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