BorderRadius borderRadius
read-only

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.

Must be null if type is MaterialType.circle.