currentGridLength property

int get currentGridLength

Implementation

int get currentGridLength => grid.width*grid.height;