GenericTextFieldStyle class

Inheritance

Constructors

GenericTextFieldStyle()

Properties

backButton Color
no setterinherited
background Color
no setterinherited
backgroundColor Color
no setterinherited
baseHorizontalPadding EdgeInsets
no setterinherited
basePadding EdgeInsets
no setterinherited
basePadding2x EdgeInsets
no setterinherited
baseVerticalPadding EdgeInsets
no setterinherited
border Border
getter/setter pair
borderRadiusLarge BorderRadius
no setterinherited
caption TextStyle
no setterinherited
cGrayABABAB Color
no setterinherited
cursorHeight double
getter/setter pair
defaultPadding double
no setterinherited
dotLength double
getter/setter pair
dottedLineAlignment Alignment
getter/setter pair
dottedLineColor Color
getter/setter pair
dottedLineErrorColor Color
getter/setter pair
dottedLineWidth double
getter/setter pair
errorBorder Border
getter/setter pair
errorIconBackground Color
getter/setter pair
errorIconColor Color
getter/setter pair
errorTextStyle TextStyle
getter/setter pair
fieldTextStyle TextStyle
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headline2 TextStyle
no setterinherited
iconOuterSize double
no setterinherited
iconSize double
no setterinherited
paddingSmall EdgeInsets
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showErrorIcon bool
getter/setter pair
showSuccessIcon bool
getter/setter pair
sizeLarge double
no setterinherited
sizeMedium double
no setterinherited
subtitle1 TextStyle
no setterinherited
successIconBackground Color
getter/setter pair
successIconColor Color
getter/setter pair
surface Color
no setterinherited
t10Bold12 TextStyle
no setterinherited
t10Bold16 TextStyle
no setterinherited
t11Bold13 TextStyle
no setterinherited
t11Bold16 TextStyle
no setterinherited
t12Normal15 TextStyle
no setterinherited
t12Normal20 TextStyle
no setterinherited
t13Normal15 TextStyle
no setterinherited
t13Normal20 TextStyle
no setterinherited
t1550024 TextStyle
no setterinherited
t15Bold18 TextStyle
no setterinherited
t15Normal24 TextStyle
no setterinherited
t16Normal18 TextStyle
no setterinherited
t16Normal24 TextStyle
no setterinherited
t19Bold22 TextStyle
no setterinherited
t19Bold30 TextStyle
no setterinherited
t19Normal22 TextStyle
no setterinherited
t23Bold36 TextStyle
no setterinherited
t24Bold28 TextStyle
no setterinherited
t24Bold33 TextStyle
no setterinherited
t24Bold38 TextStyle
no setterinherited
t33Bold39 TextStyle
no setterinherited
t33Bold46 TextStyle
no setterinherited
t40bold48 TextStyle
no setterinherited
textAlign TextAlign
getter/setter pair
textFieldBackground Color
getter/setter pair
textFieldHint TextStyle
getter/setter pair
textFieldInnerPadding EdgeInsets
getter/setter pair
textFieldRadius BorderRadius
getter/setter pair
theme HubbleTheme
latefinalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
update(void updater(GenericTextFieldStyle)) GenericTextFieldStyle

Operators

operator ==(Object other) bool
The equality operator.
inherited