SelectionModal constructor
Implementation
SelectionModal(
{this.filterable,
this.dataSource,
this.values,
this.textField,
this.valueField})
: super();
SelectionModal(
{this.filterable,
this.dataSource,
this.values,
this.textField,
this.valueField})
: super();