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