menu
flutter_sm_widget package
documentation
sm_widget.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;
flutter_sm_widget package
documentation
sm_widget
JsonValue
value property
JsonValue class