markNeedsAdvance method

void markNeedsAdvance()

Used by nested animations/state machines to let the nesting artboard know it needs to redraw/advance time.

Implementation

void markNeedsAdvance() => context.markNeedsAdvance();