Creates a widget that paints its child at the specified offset.
offset
const AbsoluteOffset({super.key, required this.offset, required super.child});