Variable MLParser._currentWidget

class MLParser
{
  // ...
  Widget _currentWidget;
  // ...
}