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