menu
termui package
documentation
ui/widgets/single_child_scroll_view.dart
SingleChildScrollView
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The nested widget that will be scrolled.
Implementation
final Widget child;
termui package
documentation
ui/widgets/single_child_scroll_view
SingleChildScrollView
child property
SingleChildScrollView class