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