menu
termui package
documentation
ui/widgets/tab_bar.dart
TabPanel
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The list of widgets corresponding to each tab.
Implementation
final List<Widget> children;
termui package
documentation
ui/widgets/tab_bar
TabPanel
children property
TabPanel class