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