menu
visa_nova_flutter package
documentation
widgets/visa_tab/visa_tab.dart
VTab
VTab.new const constructor
VTab.new const constructor
dark_mode
light_mode
VTab
constructor
const
VTab
(
{
Key
?
key
,
String
?
text
,
Widget
?
icon
,
Widget
?
child
,
double
?
height
,
})
Implementation
const VTab({ super.key, this.text, this.icon, this.child, this.height, });
visa_nova_flutter package
documentation
widgets/visa_tab/visa_tab
VTab
VTab.new const constructor
VTab class