unwrappedGradient property

Gradient? unwrappedGradient
final

Override the empty, transparent Gradient that this Foil transitions to when isUnwrapped is made true.

By default, an attempt is made to match the Type of gradient to an appropriately-typed empty gradient.

See nillLG, et al.

animated unwrapping
animated unwrapping

Implementation

final Gradient? unwrappedGradient;