customTableFooter property

GetFooterCallBack? customTableFooter
final

Create your own custom Footer control

If null, the default footer will be generated.

Implementation

final GetFooterCallBack? customTableFooter;