GeneralSelectionController constructor
GeneralSelectionController({})
Implementation
GeneralSelectionController(
{this.displayValue, this.storageValue, this.saveKey, String? placeholder})
: super(placeholder: placeholder);