buttonForeground property

Color? buttonForeground
final

Text color for action buttons in their default state. Defaults to Theme.onSurface.

Implementation

final Color? buttonForeground;