menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
checkColor property
checkColor property
dark_mode
light_mode
checkColor
property
Color
?
checkColor
getter/setter pair
The color to use for the check icon when this checkbox is checked.
Implementation
Color? checkColor;
fluttery_framework package
documentation
view
FieldWidgets<T>
checkColor property
FieldWidgets class