offset property

OffsetUtility<T> offset
latefinal

A utility for setting the BoxShadow.offset property.

Implementation

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