Variable IconStringListAdapter._iconWidget

class IconStringListAdapter
{
  // ...
  ImageWidget _iconWidget;
  // ...
}