accessibleNavigation property

  1. @override
bool accessibleNavigation
final

Whether there is a running accessibility service which is changing the interaction model of the device.

For example, TalkBack on Android and VoiceOver on iOS enable this flag.

Implementation

@override
final bool accessibleNavigation;