background property

Color? background
final

Background color of the bar. Defaults to StatusBarThemeData.background or Theme.surface.

Implementation

final Color? background;