height property

double get height

The raw height of the line, without any additional padding

Implementation

double get height => metrics.height;