menu
unit_widgets_display package
documentation
StatefulWidget/AppBar/node2_tab.dart
TabAppBar
TabAppBar.new const constructor
TabAppBar.new const constructor
dark_mode
light_mode
TabAppBar
constructor
const
TabAppBar
(
{
Key
?
key
,
})
Implementation
const TabAppBar({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/AppBar/node2_tab
TabAppBar
TabAppBar.new const constructor
TabAppBar class