debugColor property

Color? debugColor

Implementation

static Color? get debugColor {
  return _debugColor;
}