debugPaintLayerBordersEnabled top-level property Null safety

bool debugPaintLayerBordersEnabled
read / write

Causes each Layer to paint a box around its bounds.

Implementation

bool debugPaintLayerBordersEnabled = false;