index property

int? index
getter/setter pair

The index of the placeholder.

If the same placeholder types are present in the same page, they would have different index values.

Implementation

core.int? index;