iconPath property Null safety
final
The local assets path for an icon.
If this is not null, than the iconUrl must be null.
Implementation
final String? iconPath;
The local assets path for an icon.
If this is not null, than the iconUrl must be null.
final String? iconPath;