foregroundColor property

ButtonState<Color?>? foregroundColor
final

The color of the radio button's content.

Implementation

final ButtonState<Color?>? foregroundColor;