Variable Widget._action

class Widget
{
  // ...
  Action _action;
  // ...
}