roundness property

double? roundness
final

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

Implementation

final double? roundness;