cropBox property

Rectangle<double>? cropBox
latefinal

Reads and parses this page's crop box into a rectangle

Implementation

late final Rectangle<double>? cropBox = _toRect(_cropBox);