style property

The component's style definitions. Allows you to configure: SeniorNotificationListStyle.notificationBodyColor the color of the notification's body content. SeniorNotificationListStyle.notificationFooterColor the color of the notification's footer content. SeniorNotificationListStyle.notificationTitleColor the color of the notification title. SeniorNotificationListStyle.separatorColor the color of the notifications tab. SeniorNotificationListStyle.titleColor the color of the notification list title.

Implementation

final SeniorNotificationListStyle? style;