borderRadius property

double borderRadius
final

For specifying the size of the circular border radius to be applied to each corner of the trimmer area Container.

By default it is set to 4.0.

Implementation

final double borderRadius;