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