enableRenderMetricsInjection property
Whether to listen to RenderMetricsInjector updates.
When true (the default), custom metrics can be injected globally from
anywhere via RenderMetricsInjector.instance.
Implementation
final bool enableRenderMetricsInjection;