menu
a11y_service package
documentation
a11y_service_event.dart
A11yServiceEvent
A11yServiceEvent constructor
A11yServiceEvent constructor
dark_mode
light_mode
A11yServiceEvent
constructor
A11yServiceEvent
(
{
String
?
packageName
,
String
?
className
,
String
?
text
,
String
?
description
,
})
Implementation
A11yServiceEvent({ this.packageName, this.className, this.text, this.description, });
a11y_service package
documentation
a11y_service_event
A11yServiceEvent
A11yServiceEvent constructor
A11yServiceEvent class