blockly > FieldImage > getText_
Método FieldImage.getText_()
Use o hook de desenvolvedor getText_
para substituir a representação de texto do campo. Retorne o texto alternativo da imagem.
Signature:
protected getText_(): string | null;
Retorna:
string | nulo
O texto alternativo da imagem.