Variable SolidFillDrawable._color

class SolidFillDrawable
{
  // ...
  uint _color;
  // ...
}