enableLoop property

bool enableLoop
final

Required a bool value in order to make the swipe in loop mode or not, i.e., to repeat them or not after reaching last page.

Implementation

final bool enableLoop;