toDimension method

double toDimension()

Implementation

double toDimension() => toExtent(isDimension: true) ?? 0;