state property
@visibleForTesting
The state this size animation is in.
See RenderAnimatedSizeState for possible states.
Implementation
@visibleForTesting
RenderAnimatedSizeState get state => _state;
The state this size animation is in.
See RenderAnimatedSizeState for possible states.
@visibleForTesting
RenderAnimatedSizeState get state => _state;