menu
weoveri_flutter_widgets package
documentation
radio_and_checkbox/woi_checkbox_button.dart
WOICheckBox
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
bool
>
onTap
final
This variable will return the value when you tap on the button
Implementation
final ValueChanged<bool> onTap;
weoveri_flutter_widgets package
documentation
radio_and_checkbox/woi_checkbox_button
WOICheckBox
onTap property
WOICheckBox class