pers
09/03/2023, 7:57 AMval PoppinsMedium16 = TextStyle(
fontFamily = Poppins,
fontWeight = FontWeight.Medium,
fontSize = 16.sp,
platformStyle = PlatformTextStyle(includeFontPadding = false)
)
why this includeFontPadding is not foundAlexander Maryanovsky
09/03/2023, 1:59 PMShoaib khalid
10/01/2023, 12:02 PM