showDropdownOnFocus property

  1. @Input()
bool showDropdownOnFocus
getter/setter pair

Implementation

@Input()
bool showDropdownOnFocus = false;