SpeedDialChild constructor
const
SpeedDialChild({})
Implementation
const SpeedDialChild({
this.child,
this.foregroundColor,
this.backgroundColor,
this.label,
this.onPressed,
this.closeSpeedDialOnPressed = true,
});