Font Height Playground, assign different values and see how render changes.
Leading distribution behavior update seems to be bugged in text widget.
Main purpose is to show how default TextLeadingDistribution.proportional
Flutter behavior is different from Figma text height behavior, which
could be enabled with TextLeadingDistribution.even
.
TextLeadingDistribution.proportional | TextLeadingDistribution.even |