borderRadius property

double borderRadius
final

Border radius for the lightning overlay.

If the child widget has rounded corners, set this to match those corners for a better visual effect. Default is 0 (no rounded corners).

Implementation

final double borderRadius;