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