isSheetOpened property

bool get isSheetOpened

Implementation

static bool get isSheetOpened {
  return BottomSheetPanel.isOpen;
}