state property

TableState get state

Get current state (immutable)

Implementation

TableState get state => _state;