Flutter
cupertino
CupertinoSlider
divisions property
divisions
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 ==
divisions property
int
divisions
final
The number of discrete divisions.
If null, the slider is continuous.
Implementation
final int divisions