playgroundController property

PlaygroundController? get playgroundController

Implementation

PlaygroundController? get playgroundController =>
    PlaygroundControllerProvider.of(this);