Created
May 26, 2021 19:32
-
-
Save PeterHdd/644b10b949bb884d487b484fd1837b81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static const statusBarColor = SystemUiOverlayStyle( | |
statusBarColor: Constants.kPrimaryColor, | |
statusBarIconBrightness: Brightness.dark); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment