background function

Style background(
  1. Color color
)

Implementation

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