icon property

  1. @override
String get icon

A file path on the Android device that refers to the location of the icon.

Implementation

@override
String get icon => _icon;