shape property

ShapeBorder shape
final

The intensity of the shadow for this SpeedDial The size for this SpeedDial button The size for this SpeedDial children The shape of this SpeedDial

Implementation

//final double elevation;

/// The size for this `SpeedDial` button
//final Size buttonSize;

/// The size for this `SpeedDial` children
//final Size childrenButtonSize;

/// The shape of this `SpeedDial`
final ShapeBorder shape;