Variable BorderDrawable._middleColor

class BorderDrawable
{
  // ...
  uint _middleColor;
  // ...
}