foregroundColor property

void foregroundColor=(Color color)

Implementation

set foregroundColor(Color color) => _style.foregroundColor = color;