tagGradient property

FlutterTagGradient? tagGradient
final

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

Implementation

final FlutterTagGradient? tagGradient;