debugColor property

Color debugColor
getter/setter pair

The color that the debug output should be rendered with.

Implementation

Color debugColor = const Color(0xFFFF00FF);