menu
flutter_lion_components package
documentation
components/lion_button.dart
LionPrimaryButton
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
LionPrimaryButton
label property
LionPrimaryButton class