setShowColumnFooter abstract method

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

Implementation

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