menu
termui package
documentation
ui/widgets/core/single_child_element.dart
SingleChildElement
childWidget property
childWidget property
dark_mode
light_mode
childWidget
property
Widget
?
get
childWidget
Subclasses must provide the child widget from their specific
Widget
.
Implementation
Widget? get childWidget;
termui package
documentation
ui/widgets/core/single_child_element
SingleChildElement
childWidget property
SingleChildElement class