closeNotifications abstract method

Future<void> closeNotifications()
inherited

Closes the notification shade.

It must be visible, otherwise the behavior is undefined.

Implementation

Future<void> closeNotifications();