sharpRadius property

SharpRadius get sharpRadius

Implementation

SharpRadius get sharpRadius =>
    SharpRadius(cornerRadius: (this ?? 0).toDouble(), sharpRatio: 1);