borderRadius property

double borderRadius
final

Border radius for rounded square shape.

Only used when shape is GlassIconButtonShape.roundedSquare. Defaults to 12.

Implementation

final double borderRadius;