hasWebConfig property
bool
get
hasWebConfig
Whether or not configuration for generating Web icons exist
Implementation
bool get hasWebConfig => webConfig != null;
Whether or not configuration for generating Web icons exist
bool get hasWebConfig => webConfig != null;