Flutter
cupertino
CupertinoSlider
min property
min
description
min
property
Null safety
double
min
final
The minimum value the user can select.
Defaults to 0.0.
Implementation
final double min;
Flutter
cupertino
CupertinoSlider
min property
CupertinoSlider class
Constructors
CupertinoSlider
Properties
activeColor
divisions
hashCode
key
max
min
onChanged
onChangeEnd
onChangeStart
runtimeType
thumbColor
value
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==