Is there a way to tell a Text
composable to be as wide as e.g. 2 characters no matter what the provided text is?
I want to have a row with weights and some fixed size cells but I do want the fixed size cells to have a width that's exactly as large as it needs to be to contain n characters of the provided font...