onRightEffect property

(Widget Function(BuildContext context, bool atRight)?) onRightEffect
final

Add an effect on the right of the scroll area

Implementation

final Widget Function(BuildContext context, bool atRight)? onRightEffect;