childSize property

Size? childSize
final

The size of the custom child. PhotoView uses this value to compute the relation between the child and the container's size to calculate the scale value.

Implementation

final Size? childSize;