Footer constructor
Footer({})
Implementation
Footer({
this.extent = 60.0,
this.triggerDistance = 70.0,
this.float = false,
this.completeDuration,
this.enableInfiniteLoad = true,
this.enableHapticFeedback = false,
this.overScroll = false,
this.safeArea = false,
this.padding,
});