resolve_font_height library

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

Functions

resolveFontHeight(BuildContext context, [double? fontSize]) double
Returns the default font's height based on the context and fontSize.