shape property

LiquidShape shape
final

Shape of the glass container.

Can be LiquidOval, LiquidRoundedRectangle, or LiquidRoundedSuperellipse.

Defaults to LiquidRoundedSuperellipse with 16px border radius, matching Apple's standard corner radius for cards and containers.

Implementation

final LiquidShape shape;