number_pagination
Flutter number pagination in a popular way on the web
Options
- Function(int) onNumberChange
- int pageTotal
- int pageInit
- int threshold
- Color colorPrimary
- Color colorSub
- Widget? controlButton
- Widget? iconToFirst
- Widget? iconPrevious
- Widget? iconNext
- Widget? iconToLast
- double fontSize
- String fontFamily