bottomSheetSize property

Size bottomSheetSize
final

The Size of the Scaffold's BottomSheet.

If the Scaffold is not currently showing a BottomSheet, this will be Size.zero.

Implementation

final Size bottomSheetSize;