setShowColumnTitle abstract method

void setShowColumnTitle(
  1. bool flag, {
  2. bool notify = true,
})
inherited

Implementation

void setShowColumnTitle(bool flag, {bool notify = true});