menu
formio package
documentation
formio.dart
WellComponent
value property
value property
dark_mode
light_mode
value
property
Map
<
String
,
dynamic
>
value
final
Current form values of all nested fields inside the well.
Implementation
final Map<String, dynamic> value;
formio package
documentation
formio
WellComponent
value property
WellComponent class