toggleable property

bool toggleable
final

True if the items in the select can toggled (unselected). Defaults to false.

Implementation

final bool toggleable;