Ahmed na
FontFamily
Font
@Composable fun DmSans() = FontFamily( Font(Res.font.dmsans_regular, weight = FontWeight.W400), Font(Res.font.dmsans_medium, weight = FontWeight.W600), )
Daniel Weidensdörfer
A modern programming language that makes developers happier.