menu
angulardart_components package
documentation
material_tab/fixed_material_tab_strip.dart
FixedMaterialTabStripComponent
tabId method
tabId method
dark_mode
light_mode
tabId
method
String
?
tabId
(
int
index
)
Implementation
String? tabId(int index) => tabIds?.elementAt(index);
angulardart_components package
documentation
material_tab/fixed_material_tab_strip
FixedMaterialTabStripComponent
tabId method
FixedMaterialTabStripComponent class