menu
launcher_icons_generator package
documentation
file_writters/ios/ios_icon_template.dart
IosIconTemplate
buildPath method
buildPath method
dark_mode
light_mode
buildPath
method
String
buildPath
(
)
Implementation
String buildPath() => path.join(iconDir, name);
launcher_icons_generator package
documentation
file_writters/ios/ios_icon_template
IosIconTemplate
buildPath method
IosIconTemplate class