playState property

AnimationPlayState playState

Implementation

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