CopyPastor

Detecting plagiarism made easy.

Score: 0.8986645822939665; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2022-08-28
by Mansoor Malik

Original Post

Original - Posted on 2022-06-25
by NewbieDeveloper



            
Present in both answers; Present only in the new answer; Present only in the old answer;

You can use `RawScrollbar` instead and set the `thumbColor` to whatever color you like.
child: RawScrollbar( thumbColor: Colors.redAccent, radius: Radius.circular(20), thickness: 5, child: //scrollable widget )
You can use RawScrollbar instead and set the thumbColor to whatever color you like.

RawScrollbar( thumbColor: Colors.redAccent, radius: Radius.circular(20), thickness: 5, child: //scrollable widget )

        
Present in both answers; Present only in the new answer; Present only in the old answer;