isSheetCollapsed property

bool get isSheetCollapsed

Implementation

static bool get isSheetCollapsed {
  return BottomSheetPanel.isCollapsed;
}