ContainedButtonStyles 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

borderWidth → const double
Border Width for Contained Button
brandBackgroundColor → const Color
Background Color for Brand
brandColor → const Color
Color for Brand
brandDisabledBackgroundColor → const Color
Background Color for Brand Disabled
brandDisabledColor → const Color
Font color for disabled contained buttons uses secondary instead of disabled
brandHoverBackgroundColor → const Color
Background Color for Brand Hover
brandHoverColor → const Color
Color for Brand Hover
brandPressedBackgroundColor → const Color
Background Color for Brand Pressed
brandPressedColor → const Color
Color for Brand Pressed
dangerBackgroundColor → const Color
Background Color for Danger
dangerColor → const Color
Color for Danger
dangerHoverBackgroundColor → const Color
Background Color for Danger Hover
dangerHoverColor → const Color
Color for Danger Hover
dangerPressedBackgroundColor → const Color
Background Color for Danger Pressed
dangerPressedColor → const Color
Color for Danger Pressed
defaultBackgroundColor → const Color
Background Color for Default
defaultColor → const Color
Color for Default
defaultHoverBackgroundColor → const Color
Background Color for Default Hover
defaultHoverColor → const Color
Color for Default Hover
defaultPressedBackgroundColor → const Color
Background Color for Default Pressed
defaultPressedColor → const Color
Color for Default Pressed
focusVisibleOutlineWidth → const double
Outline Width for Focus Visible
warningBackgroundColor → const Color
Background Color for Warning
warningColor → const Color
Color for Warning
warningHoverBackgroundColor → const Color
Background Color for Warning Hover
warningHoverColor → const Color
Color for Warning Hover
warningPressedBackgroundColor → const Color
Background Color for Warning Pressed
warningPressedColor → const Color
Color for Warning Pressed