foregroundColor property

ButtonState<Color?>? foregroundColor
final

The color of the content of the checkbox

Implementation

final ButtonState<Color?>? foregroundColor;