debugColor property

Color? get debugColor

Implementation

static Color? get debugColor {
  return _debugColor;
}