menu
flutter_launcher_icons_flavors package
documentation
config/platform_toggle.dart
PlatformToggle
customIconName property
customIconName property
dark_mode
light_mode
customIconName
property
String
?
get
customIconName
The custom icon name if
isCustom
, otherwise
null
.
Implementation
String? get customIconName => _iconName;
flutter_launcher_icons_flavors package
documentation
config/platform_toggle
PlatformToggle
customIconName property
PlatformToggle class