isCircleButton property

bool isCircleButton
final

Whether the button has a circular shape.

When true, uses circular clipping for the splash effect. Defaults to false.

Implementation

final bool isCircleButton;