radius property
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;
The border radius applied to the Divider or VerticalDivider.
If non-null, this radius will be used to round the corners of the divider.
final BorderRadiusGeometry? radius;