index property

int? index
final

index required parameter, the key to recognize button instance must be declared with null-aware operator (?)

Implementation

final int? index;