checkedFill property

Color? checkedFill
final

Color of the checkbox when checked. Use fill if not provided.

Implementation

final Color? checkedFill;