menu
universal_flutter_utils package
documentation
widgets/check_box/index.dart
UFUCheckbox
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
bool
>
?
onTap
final
Defines onTap function on text of a checkbox.
Implementation
final ValueChanged<bool>? onTap;
universal_flutter_utils package
documentation
widgets/check_box/index
UFUCheckbox
onTap property
UFUCheckbox class