backgroundColor property

Color? backgroundColor
final

Customize background color. Defaults to Color.fromRGBO(235, 235, 235, 1)

Implementation

final Color? backgroundColor;