onLeftEffect property

(Widget Function(BuildContext, bool atLeft)?) onLeftEffect
final

Add an effect on the left of the scroll area

Implementation

final Widget Function(BuildContext, bool atLeft)? onLeftEffect;