closedForegroundColor property

Color? closedForegroundColor
final

The color of the SpeedDial button foreground when closed.

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

Implementation

final Color? closedForegroundColor;