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