radius property

BorderRadius? radius
final

The optional border radius of the frosted glass effect.

This radius defines the curvature of the frosted glass overlay's corners, allowing for a more rounded or angular appearance as desired.

Implementation

final BorderRadius? radius;