actions property
A list of CNotificationActionButton to display in a row when
the CNotification is inline
.
Implementation
final List<CNotificationActionButton>? actions;
A list of CNotificationActionButton to display in a row when
the CNotification is inline
.
final List<CNotificationActionButton>? actions;