col property
int
get
col
The horizontal position (column number), zero-based from the left.
Implementation
int get col => y;
The horizontal position (column number), zero-based from the left.
int get col => y;