menu
cupertino_native package
documentation
components/segmented_control.dart
CNSegmentedControl
onValueChanged property
onValueChanged property
dark_mode
light_mode
onValueChanged
property
ValueChanged
<
int
>
onValueChanged
final
Called when the user selects a segment.
Implementation
final ValueChanged<int> onValueChanged;
cupertino_native package
documentation
components/segmented_control
CNSegmentedControl
onValueChanged property
CNSegmentedControl class