radius property

BorderRadiusGeometry? radius
final

The border radius applied to the Divider or VerticalDivider.

If non-null, this radius will be used to round the corners of the divider.

Implementation

final BorderRadiusGeometry? radius;