FormePaginationConfiguration constructor
const
FormePaginationConfiguration({})
Implementation
const FormePaginationConfiguration({
this.prev,
this.next,
this.prevIcon,
this.nextIcon,
this.enable = true,
});