borderRadius property

BorderRadiusGeometry? borderRadius
final

Border radius for the table corners.

Type: BorderRadiusGeometry?. Controls corner rounding of the table container. If null, uses the theme's default radius.

Implementation

final BorderRadiusGeometry? borderRadius;