background
Paints a color across the modifier's complete local bounds before its content. The new behavior is appended inside the existing modifier chain, so existing outer paint behavior remains earlier.
Return
this chain with one appended background modifier.
Parameters
color
the platform-neutral ARGB fill color.