FormLabelStyles 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 Form Label
- disabledColor → const Color
- Color for Disabled
- focusedColor → const Color
- Color for Focused
- fontFamily → const String
- Font Family for Form Label
- fontSize → const double
- Font Size for Form Label
- fontWeight → const FontWeight
- Font Weight for Form Label
- letterSpacing → const double
- Letter Spacing for Form Label
- lineHeight → const double
- Line Height for Form Label
- marginBottom → const double
- Margin Bottom for Form Label
- marginLeft → const double
- Margin Left for Form Label
- padding → const double
- Padding for Form Label