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