bottomSheet property

NotificationBottomSheet? bottomSheet
final

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

Implementation

final NotificationBottomSheet? bottomSheet;