Variable ImageTextButton._label

class ImageTextButton
{
  // ...
  TextWidget _label;
  // ...
}