closedBackgroundColor property

Color? closedBackgroundColor
final

The color of the SpeedDial button background when closed.

The SpeedDial background will animate to this color when the user closes the speed dial.

Implementation

final Color? closedBackgroundColor;