menu
bad_fl package
documentation
widget/src/checkbox.dart
BadCheckbox
checkedFill property
checkedFill property
dark_mode
light_mode
checkedFill
property
Color
?
checkedFill
final
Color of the checkbox when checked. Use
fill
if not provided.
Implementation
final Color? checkedFill;
bad_fl package
documentation
widget/src/checkbox
BadCheckbox
checkedFill property
BadCheckbox class