StatusBarThemeData constructor
const
StatusBarThemeData({})
Implementation
const StatusBarThemeData({
this.background,
this.foreground,
this.keyBackground,
this.keyForeground,
this.keyStyle,
this.labelStyle,
this.separator,
});