bounds method

  1. @override
Rectangle bounds()
override

Returns the drawable bounds of the canvas.

Implementation

@override
Rectangle bounds() => _scr.bounds();