FilledInputStyles 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

backgroundColor → const Color
Background Color for Filled Input
borderBottomLeftRadius → const double
Border Bottom Left Radius for Filled Input
borderBottomRightRadius → const double
Border Bottom Right Radius for Filled Input
borderRadius → const double
A single value for all border corners
borderTopLeftRadius → const double
Border Top Left Radius for Filled Input
borderTopRightRadius → const double
Border Top Right Radius for Filled Input
focusedBackgroundColor → const Color
Background Color for Focused
inputLargePaddingBottom → const double
Padding Bottom for Input Large
inputLargePaddingLeft → const double
Padding Left for Input Large
inputLargePaddingRight → const double
Padding Right for Input Large
inputLargePaddingTop → const double
Padding Top for Input Large
inputMultilinePaddingBottom → const double
Padding Bottom for Input Multiline
inputMultilinePaddingLeft → const double
Padding Left for Input Multiline
inputMultilinePaddingRight → const double
Padding Right for Input Multiline
inputMultilinePaddingTop → const double
Padding Top for Input Multiline
inputPaddingBottom → const double
Padding Bottom for Input
inputPaddingLeft → const double
Padding Left for Input
inputPaddingRight → const double
Padding Right for Input
inputPaddingTop → const double
Padding Top for Input
labelColor → const Color
Color for Label
labelFontFamily → const String
Font Family for Label
labelFontSize → const double
Font Size for Label
labelFontWeight → const FontWeight
Font Weight for Label
labelHeight → const double
Height for Label
labelLetterSpacing → const double
Letter Spacing for Label
labelLineHeight → const double
Line Height for Label
labelMarginBottom → const double
Margin Bottom for Label
labelMarginLeft → const double
Margin Left for Label
labelMarginRight → const double
Margin Right for Label
labelMarginTop → const double
Margin Top for Label
marginBottom → const double
Margin Bottom for Filled Input
minHeight → const double
Medium and large inputs has the same height
multilinePaddingBottom → const double
Padding Bottom for Multiline
multilinePaddingLeft → const double
Padding Left for Multiline
multilinePaddingRight → const double
Padding Right for Multiline
multilinePaddingTop → const double
Padding Top for Multiline