drawCount property

int get drawCount

Implementation

int get drawCount => commands.whereType<RecordedDraw>().length;