accessibleNavigation property Null safety
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;