CreateFooterCallBack typedef
CreateFooterCallBack =
Widget Function(TrinaGridStateManager stateManager)
Implementation
typedef CreateFooterCallBack = Widget Function(
TrinaGridStateManager stateManager);
typedef CreateFooterCallBack = Widget Function(
TrinaGridStateManager stateManager);