menu
gsform
text_field
GSTextField
GSTextField constructor
GSTextField
brightness_4
brightness_5
GSTextField
constructor
GSTextField
(
GSTextModel
model
,
GSFormStyle
formStyle
,
{
Key
?
key
}
)
Implementation
GSTextField(this.model, this.formStyle, {Key? key}) : super(key: key);
gsform
text_field
GSTextField
GSTextField constructor
GSTextField class
Constructors
GSTextField
Properties
controller
formStyle
hashCode
key
model
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
getValue
isValid
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==