onBottomBarTap property

void Function(int) onBottomBarTap
final

The callback function to be executed on bottom bar item tap.

Implementation

final void Function(int) onBottomBarTap;