isSquare property

bool isSquare

Implementation

bool get isSquare => nrows == ncols;