Field class
Constructors
-
Field({dynamic name, String type = "text", dynamic validators = const [], dynamic decoration = const {}, dynamic hint = '', dynamic bloc = '', dynamic maxImages = 1, dynamic aspectRatio, double max = 0, double min = 0, String? template, String? searchField, dynamic label})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited