isSheetExpanded property

bool get isSheetExpanded

Implementation

static bool get isSheetExpanded {
  return BottomSheetPanel.isExpanded;
}