menu
flutter_launcher_icons package
documentation
config/windows_config.dart
WindowsConfig
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
toJson
(
)
Creates
Map
from
WindowsConfig
Implementation
Map toJson() => _$WindowsConfigToJson(this);
flutter_launcher_icons package
documentation
config/windows_config
WindowsConfig
toJson method
WindowsConfig class