Flutter
cupertino
CupertinoSlider
max property
max
description
max
property
Null safety
double
max
final
The maximum value the user can select.
Defaults to 1.0.
Implementation
final double max;
Flutter
cupertino
CupertinoSlider
max 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 ==