menu
nui_theme package
documentation
nui_text_theme.dart
NUITextTheme
subtitle3 method
subtitle3 method
dark_mode
light_mode
subtitle3
method
NUITextStyle
subtitle3
(
{
String
?
v
,
})
Implementation
NUITextStyle subtitle3({
String?
v}) => _getStyleFromMap(_subtitle3, v);
nui_theme package
documentation
nui_text_theme
NUITextTheme
subtitle3 method
NUITextTheme class
Constructors
empty
Properties
colorCodes
fontFamily
hashCode
runtimeType
Methods
body1
body2
body3
body4
body5
body6
button1
button2
button3
button4
button5
button6
caption1
caption2
caption3
caption4
caption5
caption6
colorFromCode
fromJson
getTextTheme
header1
header2
header3
header4
header5
header6
hexColorFromCode
isPossibleColor
mapper
noSuchMethod
overline1
overline2
overline3
overline4
overline5
overline6
setColorCodes
subtitle1
subtitle2
subtitle3
subtitle4
subtitle5
subtitle6
toJson
toMap
toMapQuery
toString
Operators
operator ==