Variable ScrollBar._indicator

class ScrollBar
{
  // ...
  ScrollBar.SliderButton _indicator;
  // ...
}