FontSizeExtension extension

on

Properties

s double
Font size default extension fs, it's provides responsive font size, according to fontSizeRange of SfsInitBuilder builder.
no setter

Methods

fs(String k, {double? t, double? d}) double
Font size with key extension font, if you want to also define text size for Desktop and Tablet, you can pass for all text sizes by fontMulti extension. t: for Tablet
fsKey(String k) double
Font size with key extension fsKey, helps access custom-created multiFontSizeRange font size by passing the key.