PaginationControl constructor

const PaginationControl(
  1. PaginationControlType type
)

Returns the new instance of PaginationControl.

Implementation

const PaginationControl(super.type);