menu
flutter_launcher_icons package
documentation
config/config.dart
Config
getImagePathIOS method
getImagePathIOS method
dark_mode
light_mode
getImagePathIOS
method
String
?
getImagePathIOS
(
)
get the image path for IOS
Implementation
String? getImagePathIOS() => imagePathIOS ?? imagePath;
flutter_launcher_icons package
documentation
config/config
Config
getImagePathIOS method
Config class