menu
formio package
documentation
widgets/components/data_map_component.dart
DataMapComponent
value property
value property
dark_mode
light_mode
value
property
Map
<
String
,
String
>
value
final
The current key-value data stored as a Map<String, String>.
Implementation
final Map<String, String> value;
formio package
documentation
widgets/components/data_map_component
DataMapComponent
value property
DataMapComponent class