menu
theme_pkg package
documentation
components/text_style_fonts_ext.dart
TextStyleFontExt
toInterFontsFamily method
toInterFontsFamily method
dark_mode
light_mode
toInterFontsFamily
method
TextStyle
toInterFontsFamily
(
)
Implementation
TextStyle toInterFontsFamily() { return GoogleFonts.inter(textStyle: this); }
theme_pkg package
documentation
components/text_style_fonts_ext
TextStyleFontExt
toInterFontsFamily method
TextStyleFontExt extension on
TextStyle