menu
my_top_tabs package
documentation
widgets/maintab.dart
MainTab
MainTab.new const constructor
MainTab.new const constructor
dark_mode
light_mode
MainTab
constructor
const
MainTab
(
{
Key
?
key
,
})
Implementation
const MainTab({Key? key}) : super(key: key);
my_top_tabs package
documentation
widgets/maintab
MainTab
MainTab.new const constructor
MainTab class