playState property

AnimationPlayState playState

Implementation

_i3.AnimationPlayState get playState =>
    _i3.AnimationPlayStateOptions.values.byName(_i4.getProperty(
      this,
      'playState',
    ));