replaceState property

AnimationReplaceState? get replaceState

Implementation

AnimationReplaceState? get replaceState {
  return _replaceState;
}