rawWidth property

double get rawWidth

The raw width of the line, without any additional padding

Implementation

double get rawWidth => metrics.width;