iconPath property

String? iconPath
final

The local assets path for an icon.

If this is not null, than the iconUrl must be null.

Implementation

final String? iconPath;