menu
meshagent package
documentation
toolkit_config.dart
LocalShellConfig
LocalShellConfig.fromJson factory constructor
LocalShellConfig.fromJson factory constructor
dark_mode
light_mode
LocalShellConfig.fromJson
constructor
LocalShellConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LocalShellConfig.fromJson(Map<String, dynamic> json) => LocalShellConfig();
meshagent package
documentation
toolkit_config
LocalShellConfig
LocalShellConfig.fromJson factory constructor
LocalShellConfig class