Variable CustomEvent._destinationWidget

class CustomEvent
{
  // ...
  Widget _destinationWidget;
  // ...
}