blockly > FlyoutButton > cursorSvg

Propiedad FlyoutButton.cursorSvg

Contiene el elemento SVG del cursor cuando se adjunta el cursor al botón. Es nulo si no hay un cursor en el botón.

Signature:

cursorSvg: SVGElement | null;