state property Null safety

DecoratedContentComponentState state
inherited

The current state.

Implementation

@override
State get state => _state;