capturedRenderViewsForTesting static method
Exposes the capture's view scoping for testing.
Implementation
@visibleForTesting
static List<RenderView> capturedRenderViewsForTesting() =>
_capturedRenderViews();
Exposes the capture's view scoping for testing.
@visibleForTesting
static List<RenderView> capturedRenderViewsForTesting() =>
_capturedRenderViews();