backgroundColor property

Color? backgroundColor
final

backgroundColor is a color that is used to set the background color of the panel. by default it is transparent

Implementation

final Color? backgroundColor;