replaceState property

AnimationReplaceState? replaceState

Implementation

AnimationReplaceState? get replaceState {
  return _replaceState;
}