buttonSelectedForeground property

Color? buttonSelectedForeground
final

Text color for the selected/active action button. Defaults to Theme.resolvedOnHighlight.

Implementation

final Color? buttonSelectedForeground;