Whether the bottom sheet is visible.
Future<bool> isVisible() async => await _methodChannel!.invokeMethod("isVisible");