menu
flutter_lion_components package
documentation
components/lion_button.dart
LionSecondaryButton
label property
label property
dark_mode
light_mode
label
property
String
label
final
inherited
The text label displayed on the button.
Implementation
final String label;
flutter_lion_components package
documentation
components/lion_button
LionSecondaryButton
label property
LionSecondaryButton class