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