context property

ReactContext<T> context
final

The context whose value is provided.

Implementation

final ReactContext<T> context;