menu
formio package
documentation
formio.dart
ColumnsComponent
value property
value property
dark_mode
light_mode
value
property
Map
<
String
,
dynamic
>
value
final
Current value map that contains values of all nested components.
Implementation
final Map<String, dynamic> value;
formio package
documentation
formio
ColumnsComponent
value property
ColumnsComponent class