menu
lean_ui_kit package
documentation
presentation/widgets/lean_text.dart
LeanText
LeanText.s5 constructor
LeanText.s5 constructor
dark_mode
light_mode
LeanText.s5
constructor
LeanText.s5
(
String
text
, {
Key
?
key
,
Color
?
color
,
})
Implementation
LeanText.s5(this.text, {super.key, this.color}):fontSize=AppThemeAccess.theme.textSizeSet.s5;
lean_ui_kit package
documentation
presentation/widgets/lean_text
LeanText
LeanText.s5 constructor
LeanText class