Creates load options.
const TLoadOptions({ required this.page, required this.itemsPerPage, this.search, });