listData property

List<T>? listData
final

Pass list containing all data which needs to filter

Implementation

final List<T>? listData;