playgroundController property

PlaygroundController? playgroundController

Implementation

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