offset property Null safety
final
The offset is applied relative to the initial position set by the position.
When not set, the offset defaults to Offset.zero.
Implementation
final Offset offset;
The offset is applied relative to the initial position set by the position.
When not set, the offset defaults to Offset.zero.
final Offset offset;