isTotalRowExpanded method

bool isTotalRowExpanded(
  1. int row
)

Implementation

bool isTotalRowExpanded(int row) => obj.isTotalRowExpanded(row);