offset property

OffsetUtility<T> offset
latefinal

A utility for setting the Shadow.offset property.

Implementation

late final offset = OffsetUtility<T>((v) => only(offset: v));