AlertStyles 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 Alert
- filledErrorBackgroundColor → const Color
- Background Color for Filled Error
- filledErrorColor → const Color
- Color for Filled Error
- filledErrorIconColor → const Color
- Color for Filled Error Icon
- filledErrorMessageColor → const Color
- Color for Filled Error Message
- filledInfoBackgroundColor → const Color
- Background Color for Filled Info
- filledInfoColor → const Color
- Color for Filled Info
- filledWarningBackgroundColor → const Color
- Background Color for Filled Warning
- filledWarningColor → const Color
- Color for Filled Warning
- guttersMarginLeft → const double
- Margin Left for Gutters
- guttersMarginRight → const double
- Margin Right for Gutters
- iconMarginRight → const double
- Margin Right for Icon
- marginBottom → const double
- Margin Bottom for Alert
- marginTop → const double
- Margin Top for Alert
- messageColor → const Color
- Color for Message
- messageFontFamily → const String
- Font Family for Message
- messageFontSize → const double
- Font Size for Message
- messageFontWeight → const FontWeight
- Font Weight for Message
- messageLetterSpacing → const double
- Letter Spacing for Message
- messageLineHeight → const double
- Line Height for Message
- standardBrandBackgroundColor → const Color
- Background Color for Standard Brand
- standardErrorBackgroundColor → const Color
- Background Color for Standard Error
- standardErrorColor → const Color
- Color for Standard Error
- standardErrorIconColor → const Color
- Color for Standard Error Icon
- standardErrorMessageColor → const Color
- Color for Standard Error Message
- standardInfoBackgroundColor → const Color
- Background Color for Standard Info
- standardInfoColor → const Color
- Color for Standard Info
- standardWarningBackgroundColor → const Color
- Background Color for Standard Warning
- standardWarningColor → const Color
- Color for Standard Warning