borderRadius property
Border radius for the menubar container corners.
Type: BorderRadiusGeometry?. If null, uses the theme's medium border
radius. Only visible when border is true.
Implementation
final BorderRadiusGeometry? borderRadius;
Border radius for the menubar container corners.
Type: BorderRadiusGeometry?. If null, uses the theme's medium border
radius. Only visible when border is true.
final BorderRadiusGeometry? borderRadius;