onSelectAll property
final
Invoked when the user selects or unselects every row, using the checkbox in the heading row.
Implementation
final ValueSetter<bool?>? onSelectAll;
Invoked when the user selects or unselects every row, using the checkbox in the heading row.
final ValueSetter<bool?>? onSelectAll;