backgroundColor property

Color? backgroundColor
final

The background color of the container.

If provided, this will override any background color specified in className.

Implementation

final Color? backgroundColor;