menu
multiple_bottom_sheets package
documentation
example/main.dart
ScrollChild
ScrollChild.new const constructor
ScrollChild.new const constructor
dark_mode
light_mode
ScrollChild
constructor
const
ScrollChild
(
{
Key
?
key
,
})
Implementation
const ScrollChild({Key? key}) : super(key: key);
multiple_bottom_sheets package
documentation
example/main
ScrollChild
ScrollChild.new const constructor
ScrollChild class