length property

int get length

How many steps the trace holds.

Implementation

int get length => trace.steps.length;