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