borderRadius property
The border radius for the dropdown field.
This allows customizing the corners of the dropdown field with a specific radius.
Implementation
final BorderRadius? borderRadius;
The border radius for the dropdown field.
This allows customizing the corners of the dropdown field with a specific radius.
final BorderRadius? borderRadius;