debugColor property

Rx<Color?> debugColor
getter/setter pair

Implementation

Rx<Color?> debugColor = Rx<Color?>(null);