offset property
A utility for setting the BoxShadow.offset property.
Implementation
late final offset = OffsetUtility<T>((v) => call(offset: v));
A utility for setting the BoxShadow.offset property.
late final offset = OffsetUtility<T>((v) => call(offset: v));