SliderDefaults class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

activeTickMarkColor → const Color
activeTrackColor → const Color
allowFractionalPoints → const bool
autofocus → const bool
deriveOverlayColorFromThumb → const bool
inactiveTickMarkColor → const Color
inactiveTrackColor → const Color
isDiscrete → const bool
label → const String
max → const double
min → const double
overlayColor → const Color
overlayRadius → const double
showLabel → const bool
showThumb → const bool
thumbColor → const Color
thumbRadius → const double
tickMarkRadius → const double
trackHeight → const double
trackShape → const SliderTrackShapeEnum
valueIndicatorColor → const Color
valueIndicatorFontSize → const double
valueIndicatorShape → const SliderValueIndicatorShape
valueIndicatorTextColor → const Color