child property
Scrollable child widget that will be wrapped by the GammaSmartPagination widget. It must have physics set to NeverScrollableScrollPhysics and shrinkWrap set to true.
Implementation
final Widget child;
Scrollable child widget that will be wrapped by the GammaSmartPagination widget. It must have physics set to NeverScrollableScrollPhysics and shrinkWrap set to true.
final Widget child;