backgroundColor property
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;
Set the decoration property's background color.
Can't be set along with the decoration. Defaults to the translucent CupertinoColors.tertiarySystemFill iOS color.
final Color? backgroundColor;