Variable IconStringListAdapter._textWidget

class IconStringListAdapter
{
  // ...
  TextWidget _textWidget;
  // ...
}