menu
commander_ui package
documentation
tui.dart
Range
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
num
low
,
num
high
)
?
onChanged
final
Implementation
final void Function(num low, num high)? onChanged;
commander_ui package
documentation
tui
Range
onChanged property
Range class