backgroundColor property

Color? backgroundColor
final

The color of the background. If null, CupertinoColors.secondarySystemFill is used

Implementation

final Color? backgroundColor;