getContext method

ReactiveContext getContext()

The context within which its reaction should be run. It is the mainContext in most cases.

Implementation

ReactiveContext getContext() => mainContext;