debugPaintLayerBordersEnabled top-level property Null safety
read / write
Causes each Layer to paint a box around its bounds.
Implementation
bool debugPaintLayerBordersEnabled = false;
Causes each Layer to paint a box around its bounds.
bool debugPaintLayerBordersEnabled = false;