menu
adeptabhi_widgets package
documentation
view/adept_tapbar.dart
AdeptTabBar<T>
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
(
int
)
?
onTap
final
Callback when a tab is tapped, receives the tab index.
Implementation
final void Function(int)? onTap;
adeptabhi_widgets package
documentation
view/adept_tapbar
AdeptTabBar<T>
onTap property
AdeptTabBar class