showHeadingCheckBox property

bool showHeadingCheckBox
final

Whether to display heading checkbox or not if the checkbox column is present. Defaults to true. Also check DataTable.showCheckboxColumn for details on how to control the checkbox column visibility

Implementation

final bool showHeadingCheckBox;