buttonSelectedForeground property

Color? buttonSelectedForeground
final

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

Implementation

final Color? buttonSelectedForeground;