baseline property

double baseline

Y-coordinate of the baseline of the box. When several line fragments are placed next to each other, their baselines will match.

Implementation

double get baseline => _baseline;