enableRenderMetricsInjection property

bool enableRenderMetricsInjection
final

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;