backgroundColor property

Color? backgroundColor
final

The background color of the modal. Default is null.

Implementation

final Color? backgroundColor;