dialogLabel property
override
Label read out by accessibility tools (TalkBack or VoiceOver) when a dialog widget is opened.
Implementation
@override
String get dialogLabel => 'Dialogue';
Label read out by accessibility tools (TalkBack or VoiceOver) when a dialog widget is opened.
@override
String get dialogLabel => 'Dialogue';