backgroundColor property
Optional color for the background. If not provided, uses the theme's secondary color.
Implementation
final Color? backgroundColor;
Optional color for the background. If not provided, uses the theme's secondary color.
final Color? backgroundColor;