iconData property
The data of the icon to display in the notification. If the value is null, the app launcher icon is used.
Implementation
final NotificationIconData? iconData;
The data of the icon to display in the notification. If the value is null, the app launcher icon is used.
final NotificationIconData? iconData;