borderRadius property

BorderRadius? borderRadius
final

The radius by which the leading and trailing ends of a row or column will be rounded.

Applies to the border and color of the given Span.

Implementation

final BorderRadius? borderRadius;