keyForeground property

Color? keyForeground
final

Foreground color for the key badge text. Defaults to StatusBarThemeData.keyForeground or Theme.onSurface.

Implementation

final Color? keyForeground;