bounds method

  1. @override
Rectangle bounds()
override

Returns the compositor bounds.

Implementation

@override
Rectangle bounds() => _bounds;