Variable SliderWidget._btnSize

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