pause property

bool pause
final

Animation status, true will pause the animation, default is false

Implementation

final bool pause;