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