menu
wahyz_bootstrap package
documentation
presentation/widgets/section_container.dart
ElevatedSectionContainer
ElevatedSectionContainer.new const constructor
ElevatedSectionContainer.new const constructor
dark_mode
light_mode
ElevatedSectionContainer
constructor
const
ElevatedSectionContainer
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const ElevatedSectionContainer({super.key, required this.child});
wahyz_bootstrap package
documentation
presentation/widgets/section_container
ElevatedSectionContainer
ElevatedSectionContainer.new const constructor
ElevatedSectionContainer class