ScrollIndicator constructor
const
ScrollIndicator(})
Implementation
const ScrollIndicator(
this.controller, {
super.key,
this.spoutWidth = 80,
this.sliderWidth = 40,
this.sliderHeight = 7,
this.spoutColor = const Color.fromARGB(255, 183, 183, 183),
this.sliderColor = const Color.fromARGB(255, 255, 134, 13),
});