foregroundColor property

void foregroundColor=(Color color)

Implementation

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