menu
flutter_meedu package
documentation
notifiers.dart
PersistentStateMixin<State>
fromJson abstract method
fromJson abstract method
dark_mode
light_mode
fromJson
abstract method
State?
fromJson
(
Map
<
String
,
dynamic
>
json
)
convert a JSON to one instance of
State
Implementation
State? fromJson(Map<String, dynamic> json);
flutter_meedu package
documentation
notifiers
PersistentStateMixin<State>
fromJson abstract method
PersistentStateMixin mixin