foreground function

Style foreground(
  1. Color color
)

Implementation

Style foreground(Color color) => Style(foreground: color);