radius property
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;
The amount of radius for the border of the divider.
If this is null, then the default radius of BoxDecoration will be used.
final BorderRadiusGeometry? radius;