baseline property
double
get
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;