Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

zippa-pizza/resolve_font_height

Repository files navigation

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);

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages