XDDGenericWithType<T> constructor
XDDGenericWithType<T> (})
Implementation
XDDGenericWithType(
this.xThemeData, {
Key? key,
this.ddColorBTN,
this.ddColorMenu,
this.filterItems,
this.filterValue,
this.onChangeDD,
this.hintText,
this.propToShowInItems,
}) : super(key: key);