foreground property

Color? foreground
final

Default foreground color. Defaults to StatusBarThemeData.foreground or Theme.onSurface.

Implementation

final Color? foreground;