setShowColumnFilter abstract method

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

Implementation

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