Fractional
data class Fractional(val fractionOfHeight: Float, val ignorePadding: Boolean = false) : SubtitleTextSize
Sets the text size to be a fraction of the view's remaining height after its top and bottom padding have been subtracted or not.
Sets the text size to be a fraction of the view's remaining height after its top and bottom padding have been subtracted or not.