roundness property

double? roundness
final

roundness is the smoothness of the MBElevatedIconButton's edge. The variable type of roundness is double. By default it is set to zero

Implementation

final double? roundness;