CameraSnapshot constructor

const CameraSnapshot({
  1. Offset offset = Offset.zero,
})

Implementation

const CameraSnapshot({this.offset = Offset.zero});