shapeBoundingBox property

  1. @override
PRectangle shapeBoundingBox
override

Implementation

@override
PRectangle get shapeBoundingBox => PRectangle(0, 0, width, height);