playState property

AnimationPlayState get playState

Implementation

AnimationPlayState get playState =>
    AnimationPlayState.fromValue(js_util.getProperty(this, 'playState'));