iconData property

NotificationIconData? iconData
final

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;