menu
ngcomponents package
documentation
material_tab/material_tab.dart
MaterialTabComponent
panelId property
panelId property
dark_mode
light_mode
panelId
property
@HostBinding('attr.id')
String
get
panelId
HTML ID for the panel.
Implementation
@HostBinding('attr.id') String get panelId => 'panel-$_uuid';
ngcomponents package
documentation
material_tab/material_tab
MaterialTabComponent
panelId property
MaterialTabComponent class