menu
asset_opt package
documentation
service/config_service.dart
ConfigLoadResult
hasConfig property
hasConfig property
dark_mode
light_mode
hasConfig
property
bool
get
hasConfig
True if config was loaded.
Implementation
bool get hasConfig => config != null;
asset_opt package
documentation
service/config_service
ConfigLoadResult
hasConfig property
ConfigLoadResult class