Checks if the overlay is currently visible.
Future<bool> isOverlayVisible() { throw UnimplementedError('isOverlayVisible() has not been implemented.'); }