changeGlyph property

  1. @Input.new()
bool changeGlyph
getter/setter pair

Whether to display a small change arrow glyph in the description; optional.

Implementation

@Input()
bool changeGlyph = false;