borderGradient property

BadgeGradient? borderGradient
final

Background gradient color of the border badge. Will be used over borderSide.color if not null.

Implementation

final BadgeGradient? borderGradient;