contextKeys property
- @override
- @Deprecated('Only supported in the deprecated Component, and not in Component2. See doc comment for more info.')
inherited
Do not use.
Will be removed when Component
is removed in a future major release.
Implementation
@override
@Deprecated('Only supported in the deprecated Component, and not in Component2. See doc comment for more info.')
Iterable<String> get contextKeys => throw _unsupportedError('"Legacy" Context [contextKeys]');