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