SeniorNotificationListThemeData constructor

const SeniorNotificationListThemeData({
  1. SeniorNotificationListStyle? style,
})

Theme definitions for the Senior Notification List component.

Implementation

const SeniorNotificationListThemeData({
  this.style,
});