context method

BuildContext context()

The BuildContext associated with this WidgetSideEffectRegistrar.

Implementation

BuildContext context() => register((api) => api.context);