selectAll property Null safety
final
Whether to show select all option in toolbar.
Defaults to false. Must not be null.
Implementation
final bool selectAll;
Whether to show select all option in toolbar.
Defaults to false. Must not be null.
final bool selectAll;