enableLoop property Null safety
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;
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.
final bool enableLoop;