brandingLogoUrl property
String?
get
brandingLogoUrl
Sanitized logo URL (http/https only) for the loading screen, or null.
Implementation
String? get brandingLogoUrl => _brandingLogoUrl;
Sanitized logo URL (http/https only) for the loading screen, or null.
String? get brandingLogoUrl => _brandingLogoUrl;