filters property

List<TableFilter>? filters
final

The list of filters to show.

Implementation

final List<TableFilter>? filters;