eIndex property

int? eIndex
final

When the click areas of child elements overlap, the larger the eIndex, the priority to respond to the event

Implementation

final int? eIndex;