menu
arcane_jaspr package
documentation
core/props/cycle_button_props.dart
CycleButtonProps<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
T
value
)
?
onChanged
final
Implementation
final void Function(T value)? onChanged;
arcane_jaspr package
documentation
core/props/cycle_button_props
CycleButtonProps<T>
onChanged property
CycleButtonProps class