borderRadius property

double? borderRadius
final

The border radius of the popup

If not set it will default to the border radius of the theme

Implementation

final double? borderRadius;