Bassem
@Composable fun Typography() = Typography( bodyLarge = TextStyle(fontFamily = FontFamily(Font(Res.font.poppins)), fontWeight = FontWeight.Normal, fontSize = 16.sp, lineHeight = 24.sp, letterSpacing = 0.5.sp)
commonMain/composeResources/font/
unresolved reference poppins
A modern programming language that makes developers happier.