menu
tdesign_mobile_flutter package
documentation
tabs/tab_panel.dart
TdTabPanel
TdTabPanel.new const constructor
TdTabPanel.new const constructor
dark_mode
light_mode
TdTabPanel
constructor
const
TdTabPanel
(
{
Key
?
key
,
bool
isAction
=
false
,
required
Widget
title
,
})
Implementation
const TdTabPanel({ super.key, this.isAction = false, required this.title, });
tdesign_mobile_flutter package
documentation
tabs/tab_panel
TdTabPanel
TdTabPanel.new const constructor
TdTabPanel class