Variable ScrollBar._btnSize

class ScrollBar
{
  // ...
  int _btnSize;
  // ...
}