state property

  1. @override
State state

The current state.

Implementation

@override
State get state => _state;