state property

ValueNotifier<_ListUicState> get state

Implementation

ValueNotifier<_ListUicState> get state => _state;