SwitchStyles 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

baseColor → const Color
Color for Base
checkedColor → const Color
Color for Checked
checkedTrackBackgroundColor → const Color
Background Color for Checked Track
checkedTrackOpacity → const int
Opacity for Checked Track
disabledTrackBackgroundColor → const Color
Background Color for Disabled Track
hoverColor → const Color
Color for Hover
thumbHeight → const double
Height for Thumb
thumbWidth → const double
Width for Thumb
trackBackgroundColor → const Color
Background Color for Track
trackBorderRadius → const double
Border Radius for Track
trackHeight → const double
Height for Track
trackMinWidth → const double
Min Width for Track
trackOpacity → const int
Opacity for Track