Should `paddingFromBaseline(top = fontSize, bottom...
# compose
t
Should
paddingFromBaseline(top = fontSize, bottom = lineHeight - fontSize)
be the default for Text? It's tough to match Figma/Sketch mocks without something that wraps Text to provide that modifier.
It also feels intuitive that all lines have the same effective line height.