FormViewState class
- Implemented types
Constructors
Properties
Methods
-
build(
BuildContext context) → Widget -
dispose(
) → void -
initState(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onGpsData(
{Payload? payload}) → dynamic -
override
-
quit(
) → Future< bool> -
show(
IFormField model) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited