flutter_json_widgets
form_data
FormField
value property
value
value
property
Null safety
Object
?
value
inherited
Implementation
Object? get value => throw _privateConstructorUsedError;
flutter_json_widgets
form_data
FormField
value property
FormField class
Constructors
bool
color
dateTime
double
duration
fromJson
int
map
num
object
string
Properties
copyWith
description
hashCode
key
runtimeType
value
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==