menu
kiss_typography package
documentation
headline_text.dart
HeadlineSmall
HeadlineSmall.new const constructor
HeadlineSmall.new const constructor
dark_mode
light_mode
HeadlineSmall
constructor
const
HeadlineSmall
(
String
text
, {
Key
?
key
,
Color
?
color
,
TextAlign
?
textAlign
,
})
Implementation
const HeadlineSmall( super.text, { super.key, super.color, super.textAlign, });
kiss_typography package
documentation
headline_text
HeadlineSmall
HeadlineSmall.new const constructor
HeadlineSmall class