bounds method

  1. @override
Rectangle bounds()

Returns the compositor bounds.

Implementation

@override
Rectangle bounds() => _bounds;