checkerboardOffscreenLayers property
bool
get
checkerboardOffscreenLayers
Whether to checkerboard layers rendered to offscreen bitmaps.
Shows a checkerboard pattern on offscreen layers to help identify performance issues. Should typically only be enabled in debug builds.
Implementation
bool get checkerboardOffscreenLayers => false;