macOSIconsDirPath top-level property
Relative path to macos icons folder
Implementation
final macOSIconsDirPath =
path.join(macOSDirPath, 'Runner', 'Assets.xcassets', 'AppIcon.appiconset');
Relative path to macos icons folder
final macOSIconsDirPath =
path.join(macOSDirPath, 'Runner', 'Assets.xcassets', 'AppIcon.appiconset');