borderGradient property

Gradient? borderGradient
final

A gradient to use when painting the border

If this is specified borderColor has no effect

Implementation

final Gradient? borderGradient;