index property

  1. @Input()
int index
getter/setter pair

Implementation

@Input()
late int index;