Stylianos Gakis
03/24/2023, 12:28 PMTextStyle() which internally does not specify the font size and so on, they are set as TextUnit.Unspecified.
How do I know which typography value from the material3 typography is used by default if I simply call material3.Text("blahblah") without specifying the text myself?
I know if I am in a contained which internally has set ProvideTextStyle it will be that, but what if I am not inside such a contained which has set that composition local?
Couldn’t find anything in the m3 docs either for this.Stylianos Gakis
03/24/2023, 12:30 PMbodyLarge.Halil Ozercan
03/24/2023, 12:35 PM14.spStylianos Gakis
03/24/2023, 12:36 PM