resolve_font_height 1.0.1 copy "resolve_font_height: ^1.0.1" to clipboard
resolve_font_height: ^1.0.1 copied to clipboard

Flutter package to get the default font's height based on the current build context.

Features #

Returns the default font's height. That's it.

Usage #

// This will use the default font size
resolveFontHeight(context);

// This will use `18` as the font size
resolveFontHeight(context, 18);
0
likes
150
pub points
0%
popularity

Publisher

verified publisherzippa.pizza

Flutter package to get the default font's height based on the current build context.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on resolve_font_height