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