borderRadius property

double? borderRadius
final

Border radius of the color indicator items.

If null, it defaults to width/4. Must be from 0 to 50 dp, if not null.

Implementation

final double? borderRadius;