menu
umcs package
documentation
views/theme/text_theme.dart
h3 function
h3 function
dark_mode
light_mode
h3
function
TextStyle
h3
(
{
dynamic
bold
=
true
,
})
Implementation
TextStyle h3({bold = true}) => GoogleFonts.notoSans(fontSize: 20.0, color: mainTextColor());
umcs package
documentation
views/theme/text_theme
h3 function
text_theme library