radius property

BorderRadiusGeometry? radius
final

The amount of radius for the border of the divider.

If this is null, then the default radius of BoxDecoration will be used.

Implementation

final BorderRadiusGeometry? radius;