TabBarPressedFastor typedef

TabBarPressedFastor = dynamic Function(int position, String title)

Implementation

typedef TabBarPressedFastor = Function(int position, String title );