borderRadius property
The radius of the corners of the glass container.
If null, a default of BorderRadius.circular(16)
is used.
Implementation
final BorderRadiusGeometry? borderRadius;
The radius of the corners of the glass container.
If null, a default of BorderRadius.circular(16)
is used.
final BorderRadiusGeometry? borderRadius;