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