onFrame property

Signal1<int> onFrame
final

Emitted when animation advances to a new frame.

Implementation

final onFrame = Signal1<int>();