CopyPastor

Detecting plagiarism made easy.

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

Possible Plagiarism

Plagiarized on 2022-08-28
by Mansoor Malik

Original Post

Original - Posted on 2021-03-05
by MTs



            
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.
child: 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;