Defines the size of the scaling base of the image inside PhotoView, by default it is MediaQuery.of(context).size.
MediaQuery.of(context).size
final Size? customSize;