menu
ngcomponents package
documentation
material_tab/material_tab.dart
MaterialTabComponent
active property
active property
dark_mode
light_mode
active
property
@HostBinding('class.material-tab')
bool
get
active
Whether the tab is active.
Implementation
@HostBinding('class.material-tab') bool get active => _active;
ngcomponents package
documentation
material_tab/material_tab
MaterialTabComponent
active property
MaterialTabComponent class