Variable ImageTextButton._icon

class ImageTextButton
{
  // ...
  ImageWidget _icon;
  // ...
}