bottomSheetTheme property

BottomSheetThemeData bottomSheetTheme

The BottomSheetThemeData of the current BuildContext

Implementation

BottomSheetThemeData get bottomSheetTheme => theme.bottomSheetTheme;