background property

Color? background
final

The background color.

Defaults to:

colorScheme.background[0]

Implementation

final Color? background;