backgroundColor property

Color? backgroundColor
final

Background color of the control button.

The default is Colors.white.

Implementation

final Color? backgroundColor;