overlayColor property

void overlayColor=(Color? value)

Implementation

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