borderRadius property
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;
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).
final double borderRadius;