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

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

resolve_font_height #

CI

Pub Version GitHub

Coverage

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
points
62
downloads

Publisher

verified publisherzippa.pizza

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on resolve_font_height