eventChannel property
The event channel used to listen for screen reader status changes.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('device_accessibility_info/events');
The event channel used to listen for screen reader status changes.
@visibleForTesting
final eventChannel = const EventChannel('device_accessibility_info/events');