isHidden property

BoolColumn get isHidden

Implementation

BoolColumn get isHidden => boolean().withDefault(const Constant(false))();