menu
termui package
documentation
ui/layout.dart
Stack
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The children widgets to stack.
Implementation
final List<Widget> children;
termui package
documentation
ui/layout
Stack
children property
Stack class