menu
flutter_miuix package
documentation
miuix.dart
MiuixSliderPreference
keyPoints property
keyPoints property
dark_mode
light_mode
keyPoints
property
List
<
double
>
?
keyPoints
final
自定义关键点;为 null 时使用
steps
推导。
Implementation
final List<double>? keyPoints;
flutter_miuix package
documentation
miuix
MiuixSliderPreference
keyPoints property
MiuixSliderPreference class