menu
lean_ui_kit package
documentation
presentation/widgets/lean_text_button.dart
LeanTextButton
buttonText property
buttonText property
dark_mode
light_mode
buttonText
property
String
buttonText
final
The string of
LeanText
that is placed within
LeanTextButton
.
Implementation
final String buttonText;
lean_ui_kit package
documentation
presentation/widgets/lean_text_button
LeanTextButton
buttonText property
LeanTextButton class