getDistanceToBaseline abstract method
Returns the distance from the top of this child to the specified baseline.
Used for text alignment when children contain text elements. Returns the distance from the child's top edge to the baseline.
Implementation
double getDistanceToBaseline(LayoutTextBaseline baseline);