state property Null safety

RenderAnimatedSizeState state
visibleForTesting">@visibleForTesting

The state this size animation is in.

See RenderAnimatedSizeState for possible states.

Implementation

@visibleForTesting
RenderAnimatedSizeState get state => _state;