menu
entao_hare package
documentation
widgets/widgets.dart
SegmentCheck<V>
onChange property
onChange property
dark_mode
light_mode
onChange
property
void Function
(
Set
<
V
>
checkedItems
)
?
onChange
getter/setter pair
Implementation
void Function(Set<V> checkedItems)? onChange;
entao_hare package
documentation
widgets/widgets
SegmentCheck<V>
onChange property
SegmentCheck class