background property
Background color of the bar. Defaults to StatusBarThemeData.background or Theme.surface.
Implementation
final Color? background;
Background color of the bar. Defaults to StatusBarThemeData.background or Theme.surface.
final Color? background;