activeBorderRadius property
Border radius of the active item.
If null
, borderRadius - padding.vertical / 2
will be used.
Default to null
.
Implementation
final double? activeBorderRadius;
Border radius of the active item.
If null
, borderRadius - padding.vertical / 2
will be used.
Default to null
.
final double? activeBorderRadius;