backgroundColor property

Color? backgroundColor
final

Set the decoration property's background color.

Can't be set along with the decoration. Defaults to the translucent CupertinoColors.tertiarySystemFill iOS color.

Implementation

final Color? backgroundColor;