borderGradient property

TBadgeGradient? borderGradient
final

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

Implementation

final TBadgeGradient? borderGradient;