selectAll property Null safety

bool selectAll
final

Whether to show select all option in toolbar.

Defaults to false. Must not be null.

Implementation

final bool selectAll;