menu
te_widgets package
documentation
widgets/checkbox/checkbox_group.dart
TCheckboxGroup<T>
onValueChanged property
onValueChanged property
dark_mode
light_mode
onValueChanged
property
@
override
ValueChanged
<
List
<
T
>
?
>
?
onValueChanged
final
Implementation
@override final ValueChanged<List<T>?>? onValueChanged;
te_widgets package
documentation
widgets/checkbox/checkbox_group
TCheckboxGroup<T>
onValueChanged property
TCheckboxGroup class