Variable BorderDrawable._borderWidths

class BorderDrawable
{
  // ...
  Rect _borderWidths;
  // ...
}