closeOnActivate property
Whether to cause dropdown to be closed on activation.
Defaults to true.
Implementation
@Input()
bool closeOnActivate = true;
Whether to cause dropdown to be closed on activation.
Defaults to true.
@Input()
bool closeOnActivate = true;