canSlct property

bool Function(T)? canSlct
getter/setter pair

Optional function to determine if an item can be selected.

Implementation

bool Function(T)? canSlct;