menu
lean_ui_kit package
documentation
presentation/widgets/lean_text_button.dart
LeanTextButton
fontSize property
fontSize property
dark_mode
light_mode
fontSize
property
double
?
fontSize
final
The font size of
LeanText
that is placed within
LeanTextButton
.
Implementation
final double? fontSize;
lean_ui_kit package
documentation
presentation/widgets/lean_text_button
LeanTextButton
fontSize property
LeanTextButton class