iconImage property

String? iconImage
final

iconImage is a string that holds the path to the icon of the application. supports "assets/images/icon.png" format or "http".

Implementation

final String? iconImage;