backgroundColor property
final
The color to paint behind the child widgets.
Defaults to transparent.
Implementation
final Color? backgroundColor;
The color to paint behind the child widgets.
Defaults to transparent.
final Color? backgroundColor;