borderRadius property

double? borderRadius
final

Adds a radius to all corners of AwesomeMessage. Best combined with margin. I do not recommend using it with showProgressIndicator or leftBarIndicatorColor.

Implementation

final double? borderRadius;