InputBaseStyles 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 Input Base
- inputBorder → const double
- Border for Input
- inputLargeHeight → const double
- Height for Input Large
- inputLargeLineHeight → const double
- Line Height for Input Large
- inputMargin → const double
- Margin for Input
- inputMediumHeight → const double
- Height for Input Medium
- inputMediumLineHeight → const double
- Line Height for Input Medium
- inputMinWidth → const double
- Make the flex item shrink with Firefox
- largeFontSize → const double
- Large input font size must be 28 por Flutter and web
- marginBottom → const double
- Margin Bottom for Input Base
- mediumFontSize → const double
- Font size is the same of headline5
- placeholderColor → const Color
- Color for Placeholder
- placeholderOpacity → const int
- Opacity for Placeholder