menu
flutter_miuix package
documentation
miuix.dart
MiuixSliderPreference
onValueChange property
onValueChange property
dark_mode
light_mode
onValueChange
property
ValueChanged
<
double
>
onValueChange
final
值变更回调。
Implementation
final ValueChanged<double> onValueChange;
flutter_miuix package
documentation
miuix
MiuixSliderPreference
onValueChange property
MiuixSliderPreference class