menu
flutter_launcher_icons package
documentation
config/config.dart
Config
Config.fromJson factory constructor
Config.fromJson factory constructor
dark_mode
light_mode
Config.fromJson
constructor
Config.fromJson
(
Map
json
)
Creates
Config
icons from
json
Implementation
factory Config.fromJson(Map json) => _$ConfigFromJson(json);
flutter_launcher_icons package
documentation
config/config
Config
Config.fromJson factory constructor
Config class