menu
nui_theme package
documentation
nui_text_theme.dart
NUITextTheme
body3 method
body3 method
dark_mode
light_mode
body3
method
NUITextStyle
body3
(
{
String
?
v
,
})
Implementation
NUITextStyle body3({String? v}) => _getStyleFromMap(_body3, v);
nui_theme package
documentation
nui_text_theme
NUITextTheme
body3 method
NUITextTheme class