borderGradient property

FlutterTagGradient? borderGradient
final

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

Implementation

final FlutterTagGradient? borderGradient;