foregroundColor property

set foregroundColor (Color color)

Implementation

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