persistentSnackBar property

NotificationPersistentSnackBar? persistentSnackBar
final

The displayed visual of the NotificationMessage when the type are NotificationMessageType.persistentSnackBar.

Implementation

final NotificationPersistentSnackBar? persistentSnackBar;