backgroundColor property
set
backgroundColor
(Color color)
Implementation
set backgroundColor(Color color) =>
backgroundColorState = NikuState.all(color);
set backgroundColor(Color color) =>
backgroundColorState = NikuState.all(color);