columnWidthAuto property

bool get columnWidthAuto

Implementation

bool get columnWidthAuto {
  return _columnWidthAuto;
}