borderRadius property

BorderRadius borderRadius
final

If non-null, the corners of this box are rounded by this BorderRadius. Otherwise, the corners specified for the current type of material are used.

If shape is non null then the border radius is ignored.

Must be null if type is MaterialType.circle.

Implementation

final BorderRadius borderRadius