IconButtonStyles 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

color → const Color
Color for Icon Button
disabledColor → const Color
Color for Disabled
focusVisibleOutlineWidth → const double
Outline Width for Focus Visible
fontSize → const double
Font Size for Icon Button
hoverBackgroundColor → const Color
Background Color for Hover
hoverColor → const Color
Color for Hover
labelMaxWidth → const double
Max Width for Label
labelMinWidth → const double
Min Width for Label
pressedColor → const Color
Color for Pressed
sizeMediumHeight → const double
Height for Size Medium
sizeMediumPadding → const double
Padding for Size Medium
sizeSmallHeight → const double
Height for Size Small
sizeSmallPadding → const double
Padding for Size Small