menu
json_dynamic_widget_annotation package
documentation
json_dynamic_widget_annotation.dart
JsonValue
value property
value property
dark_mode
light_mode
value
property
dynamic
value
final
The value to use when serializing and deserializing.
Can be a
String
or an
int
.
Implementation
final dynamic value;
json_dynamic_widget_annotation package
documentation
json_dynamic_widget_annotation
JsonValue
value property
JsonValue class