snackBar property

NotificationSnackBar? snackBar
final

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

Implementation

final NotificationSnackBar? snackBar;