invocations property
final
All of the method calls on this canvas.
Implementation
final List<RecordedInvocation> invocations = <RecordedInvocation>[];
All of the method calls on this canvas.
final List<RecordedInvocation> invocations = <RecordedInvocation>[];