borderRadius property

BorderRadius? borderRadius
final

The border radius of the bottom sheet

It defaults to 40 for the top-left and top-right values.

Implementation

final BorderRadius? borderRadius;