foreground property

Color? foreground
final

Text color in the panel body. Defaults to AccentPanelThemeData.foreground or Theme.onSurface.

Implementation

final Color? foreground;