didChangeAccessibilityFeatures method
void
didChangeAccessibilityFeatures()
Called when the system changes the set of currently active accessibility features.
This method exposes notifications from Window.onAccessibilityFeaturesChanged
.
Implementation
void didChangeAccessibilityFeatures() {}