Variable ImageWidget._drawableId

class ImageWidget
{
  // ...
  string _drawableId;
  // ...
}