showTotalElements property

bool showTotalElements
final

If true, the footer will show the current total elements of the table, otherwise, it will show the current page's index.

Defaults to false.

Implementation

final bool showTotalElements;