OutlinedButtonStyles 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 Outlined Button
- defaultBackgroundColor → const Color
- Background Color for Default
- defaultBorderColor → const Color
- Border Color for Default
- defaultColor → const Color
- Color for Default
- disabledBackgroundColor → const Color
- Background Color for Disabled
- disabledBorderColor → const Color
- Border Color for Disabled
- disabledColor → const Color
- Font color for outlined disabled buttons follows theme disabled font color
- focusVisibleBackgroundColor → const Color
- Background Color for Focus Visible
- focusVisibleBorderColor → const Color
- Border Color for Focus Visible
- focusVisibleOutlineWidth → const double
- Outline Width for Focus Visible
- hoverBackgroundColor → const Color
- Background Color for Hover
- hoverBorderColor → const Color
- Border Color for Hover
- pressedBackgroundColor → const Color
- Background Color for Pressed
- pressedBorderColor → const Color
- Border Color for Pressed
- pressedColor → const Color
- Color for Pressed