Variable ListWidget._adapter

class ListWidget
{
  // ...
  ListAdapter _adapter;
  // ...
}