buttons property
A list of buttons to display in the notification. A maximum of 3 is allowed.
Implementation
final List<NotificationButton>? buttons;
A list of buttons to display in the notification. A maximum of 3 is allowed.
final List<NotificationButton>? buttons;