AcxDottedLineCorner.all constructor
AcxDottedLineCorner.all(
- double radius
Implementation
AcxDottedLineCorner.all(double radius)
: leftTopCorner = radius,
rightTopCorner = radius,
rightBottomCorner = radius,
leftBottomCorner = radius;