menu
unit_widgets_display package
documentation
StatefulWidget/BottomSheet/node1_base.dart
CustomBottomSheet
CustomBottomSheet.new const constructor
CustomBottomSheet.new const constructor
dark_mode
light_mode
CustomBottomSheet
constructor
const
CustomBottomSheet
(
{
Key
?
key
,
})
Implementation
const CustomBottomSheet({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/BottomSheet/node1_base
CustomBottomSheet
CustomBottomSheet.new const constructor
CustomBottomSheet class