currentGridLength property

int currentGridLength

Implementation

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