accessibleNavigation property
bool
get
accessibleNavigation
True if a screen reader or similar service is changing the interaction model.
Implementation
bool get accessibleNavigation => FAccessibilityScope.accessibleNavigationOf(context);