pCanvas property

  1. @override
PCanvas pCanvas
override

Returns the root PCanvas.

Implementation

@override
PCanvas get pCanvas => this;