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