menu
supa_architecture package
documentation
widgets/templates/bottom_sheet_container.dart
BottomSheetContainer
BottomSheetContainer.new const constructor
BottomSheetContainer.new const constructor
dark_mode
light_mode
BottomSheetContainer
constructor
const
BottomSheetContainer
(
{
Key
?
key
,
required
Widget
child
,
double
factor
=
0.8
,
})
Implementation
const BottomSheetContainer({ super.key, required this.child, this.factor = 0.8, });
supa_architecture package
documentation
widgets/templates/bottom_sheet_container
BottomSheetContainer
BottomSheetContainer.new const constructor
BottomSheetContainer class