withSize

actual fun withSize(textSize: Float): Font

Returns a copy of this font with given textSize.

expect fun withSize(textSize: Float): Font

Returns a copy of this font with given textSize.

actual fun withSize(textSize: Float): Font

Returns a copy of this font with given textSize.