shouldResetSelection property

bool shouldResetSelection
final

Will reset the selected item to null if this is set to true. Only works in single select dropdown

Implementation

final bool shouldResetSelection;