accessibilityFeatures property
- @Deprecated('Deprecated to prepare for the upcoming multi-window support. ' 'This feature was deprecated after v3.9.0-0.1.pre.')
- @override
override
Additional accessibility features that may be enabled by the platform.
Implementation
@Deprecated('Deprecated to prepare for the upcoming multi-window support. '
'This feature was deprecated after v3.9.0-0.1.pre.')
@override
AccessibilityFeatures get accessibilityFeatures =>
platformDispatcher.accessibilityFeatures;