borderRadius property
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;
Border radius for the table corners.
Type: BorderRadiusGeometry?
. Controls corner rounding of the table
container. If null, uses the theme's default radius.
final BorderRadiusGeometry? borderRadius;