menu
flutter_lion_components package
documentation
components/lion_button.dart
LionPrimaryButton
semanticLabel property
semanticLabel property
dark_mode
light_mode
semanticLabel
property
String
?
semanticLabel
final
inherited
Semantic label for screen readers (accessibility).
Implementation
final String? semanticLabel;
flutter_lion_components package
documentation
components/lion_button
LionPrimaryButton
semanticLabel property
LionPrimaryButton class