baselineLength property

int get baselineLength

Implementation

int get baselineLength => includeBaseline ? phaseDuration : 0;