selectAllEnabled property Null safety

bool selectAllEnabled

Whether select all is enabled, must not be null.

Implementation

bool get selectAllEnabled => true;