foregroundColor property
set
foregroundColor
(Color color)
Implementation
set foregroundColor(Color color) =>
foregroundColorState = NikuState.all(color);
set foregroundColor(Color color) =>
foregroundColorState = NikuState.all(color);