context method
The BuildContext associated with this WidgetSideEffectRegistrar.
Implementation
BuildContext context() => register((api) => api.context);
The BuildContext associated with this WidgetSideEffectRegistrar.
BuildContext context() => register((api) => api.context);