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