Variable StringListAdapter._widget

class StringListAdapter
{
  // ...
  TextWidget _widget;
  // ...
}