Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

color of status bar flutter

SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle(
  statusBarColor: Colors.white
));
 
PREVIOUS NEXT
Tagged: #color #status #bar #flutter
ADD COMMENT
Topic
Name
3+5 =