index property

int get index

Implementation

int get index => hdr?.cells.indexOf(this) ?? -1;