persist method

void persist()

Implementation

void persist() {
  _replaceState = AnimationReplaceState.persisted;
}