sliderButtonContent property

Widget sliderButtonContent
final

The button widget used on the moving element of the slider. Defaults to Icon(Icons.chevron_right).

Implementation

final Widget sliderButtonContent;