menu
material_3_expressive package
documentation
components/segmented_buttons/m3e_segmented_buttons.dart
M3ESegmentedButton<T>
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
ValueChanged
<
Set
<
T
>
>
onSelectionChanged
final
onSelectionChanged.
Implementation
final ValueChanged<Set<T>> onSelectionChanged;
material_3_expressive package
documentation
components/segmented_buttons/m3e_segmented_buttons
M3ESegmentedButton<T>
onSelectionChanged property
M3ESegmentedButton class