isMatrix property

bool get isMatrix

Check if this is a matrix-type table

Implementation

bool get isMatrix => visualType == 'matrix';