fillColor property

MaterialStateProperty<Color?>? fillColor
getter/setter pair

The color that fills the checkbox

Implementation

MaterialStateProperty<Color?>? fillColor;