menu
vyuh_feature_system package
documentation
action/drawer.dart
DrawerAction
DrawerAction.fromJson factory constructor
DrawerAction.fromJson factory constructor
dark_mode
light_mode
DrawerAction.fromJson
constructor
DrawerAction.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DrawerAction.fromJson(Map<String, dynamic> json) => _$DrawerActionFromJson(json);
vyuh_feature_system package
documentation
action/drawer
DrawerAction
DrawerAction.fromJson factory constructor
DrawerAction class