menu
termui package
documentation
ui/widgets/decorated_box.dart
DecoratedBox
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The nested child widget to render inside the box.
Implementation
final Widget child;
termui package
documentation
ui/widgets/decorated_box
DecoratedBox
child property
DecoratedBox class