accessibleNavigation property

bool accessibleNavigation
final

Whether the user is using an accessibility service like TalkBack or VoiceOver to interact with the application.

When this setting is true, features such as timeouts should be disabled or have minimum durations increased.

See also:

Implementation

final bool accessibleNavigation;