overlayColor property

set overlayColor (Color? value)

Implementation

set overlayColor(Color? value) => overlayColorState = NikuState.all(value);