tableKey property

GlobalKey<PaginatedDataTableState> tableKey
getter/setter pair

Implementation

GlobalKey<PaginatedDataTableState> tableKey = GlobalKey<PaginatedDataTableState>();