state property

RenderAnimatedSizeState state
@visibleForTesting

The state this size animation is in.

See RenderAnimatedSizeState for possible states.

Implementation

@visibleForTesting
RenderAnimatedSizeState get state => _state;