PadColor.off constructor

PadColor.off()

Implementation

factory PadColor.off() => PadColor(0, 0, 0);