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