TableWrapper typedef

TableWrapper = Widget Function(Table table)

Implementation

typedef Widget TableWrapper(Table table);