bottomSheetSize property
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;
The Size of the Scaffold's BottomSheet.
If the Scaffold is not currently showing a BottomSheet, this will be Size.zero.
final Size bottomSheetSize;