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