sliderButtonContent property
The button widget used on the moving element of the slider. Defaults to Icon(Icons.chevron_right).
Implementation
final Widget sliderButtonContent;
The button widget used on the moving element of the slider. Defaults to Icon(Icons.chevron_right).
final Widget sliderButtonContent;