state property

  1. @override
State state
override

The current state.

Implementation

@override
State get state => _state;