menu
simple_dart_web_widgets package
documentation
tab_panel.dart
TabPanel
TabPanel.new constructor
TabPanel.new constructor
dark_mode
light_mode
TabPanel
constructor
TabPanel
(
)
Implementation
TabPanel() : super('TabPanel') { vertical = true; add(tagsPanel); }
simple_dart_web_widgets package
documentation
tab_panel
TabPanel
TabPanel.new constructor
TabPanel class