Skip to content

Instantly share code, notes, and snippets.

@PeterHdd
Created May 26, 2021 19:32
Show Gist options
  • Save PeterHdd/644b10b949bb884d487b484fd1837b81 to your computer and use it in GitHub Desktop.
Save PeterHdd/644b10b949bb884d487b484fd1837b81 to your computer and use it in GitHub Desktop.
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