backgroundColor property
final
The color used to paint the rounded rect behind the children and the separators.
The default value is CupertinoColors.tertiarySystemFill. The background will not be painted if null is specified.
Implementation
final Color backgroundColor;