BottomItemCallBack<T> typedef

BottomItemCallBack<T> = Widget Function(int index)

Implementation

typedef BottomItemCallBack<T> = Widget Function(int index);