menu
flutter_scroll_bottom_sheet package
documentation
components/bottom_sheet_route.dart
BottomSheetRoute<T>
body property
body property
dark_mode
light_mode
body
property
Widget
body
final
The main content widget of the bottom sheet.
Implementation
final Widget body;
flutter_scroll_bottom_sheet package
documentation
components/bottom_sheet_route
BottomSheetRoute<T>
body property
BottomSheetRoute class