borderRadius property

BorderRadius? borderRadius
final

The border radius for the dropdown field.

This allows customizing the corners of the dropdown field with a specific radius.

Implementation

final BorderRadius? borderRadius;