boundingBox property

  1. @override
BoundingBox? boundingBox
getter/setter pairoverride-getter

Returns the area for which data is supplied.

@return bounding box of area.

Implementation

@override
BoundingBox? boundingBox;