I am trying to add icon in flutter awesome notification(NotificationActionButton) but the icon is not appearing with button when the notification comes.
This is how I have stored the icon inside android/app/src/main/res/drawable and accessing it but when the notification comes it doesn't work.
After the MARK DONE it should be appeared.