didChangeAccessibilityFeatures method

void didChangeAccessibilityFeatures()
inherited

Called when the system changes the set of active accessibility features.

Implementation

void didChangeAccessibilityFeatures() {
  /// Called when the system changes the set of currently active accessibility
  /// features.
}