ChipStyles 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
- borderRadius → const double
- Border Radius for Chip
- borderWidth → const double
- Border Width for Chip
- containedBackgroundColor → const Color
- Background Color for Contained
- containedBorderColor → const Color
- Border Color for Contained
- containedColor → const Color
- Color for Contained
- fontFamily → const String
- Font Family for Chip
- fontSize → const double
- Font Size for Chip
- height → const double
- Height for Chip
- outline → const double
- Outline for Chip
- outlinedBackgroundColor → const Color
- Background Color for Outlined
- outlinedBorderColor → const Color
- Border Color for Outlined
- outlinedColor → const Color
- Color for Outlined
- outlinedPressedBackgroundColor → const Color
- Background Color for Outlined Pressed
- outlinedPressedBorderColor → const Color
- Border Color for Outlined Pressed