theme property
The theme to apply to the bottom sheet.
If null, the overall theme's BottomSheetThemeData is used.
Implementation
final ThemeData? theme;
The theme to apply to the bottom sheet.
If null, the overall theme's BottomSheetThemeData is used.
final ThemeData? theme;