canHide property

bool canHide
final

Whether this column can be hidden by the user in the column visibility dialog or in the column menu. Defaults to true.

Implementation

final bool canHide;