borderRadius property

BorderRadius? borderRadius
final

specifies borderRadius of the text field including the material widget (which gives shadow effect if elevation is not null)

Implementation

final BorderRadius? borderRadius;