borderGradient property

FlutterTagGradient? borderGradient
final

Optional gradient for the tag's border. If provided, it will be used instead of a solid color border.

Implementation

final FlutterTagGradient? borderGradient;