colIndex property Null safety

int? colIndex

Implementation

int? get colIndex native;
void colIndex=(int? value)

Implementation

set colIndex(int? value) native;