Html - Is any flutter FittedBox analogue in html?

Viewed 23

I want to realize some example with two one-lined text in row, that takes same space and resizes to fit it. In flutter i placed this texts in row and wrapped with FittedBox. Is any analogues in html? It's not just about the text, about any content that i want to fit in some space

0 Answers
Related