checkboxSemanticLabel property
final
The semantic label for the checkbox that will be announced by screen readers.
This is announced by assistive technologies (e.g TalkBack/VoiceOver).
This label does not show in the UI.
Implementation
final String? checkboxSemanticLabel;