-
Notifications
You must be signed in to change notification settings - Fork 856
[syncfusion_flutter...]: How to change scrollbar color ? #1527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, We have validated your query on our end, but we are having difficulty understanding the specific requirement you are proposing. We kindly request that you provide us with more detailed information regarding the control you are using, along with screenshots or screen recordings. This additional information will greatly assist us in providing you with better assistance. Regards, |
Please reopen this ticket with requested details to proceed further on this. |
Hi @ahmeedev, We used the ScrollbarTheme widget to modify the scrollbar color of the SfDataGrid. Since ScrollbarTheme defines a theme that is applied to all descendant Scrollbar widgets, we wrapped the SfDataGrid within a ScrollbarTheme widget. By configuring the thumbColor property within the ScrollbarThemeData, we were able to successfully update the scrollbar color. We have included a sample and a video demo for your reference Kindly refer to them for further guidance. Sample: SfDataGrid.zip Video Demo: VideoDemo.mp4Regards, |
Hi @kadirfayzi, We suspect that the reported issue has been resolved at your end. Hence, we are closing this issue. If you need any further assistance, please reopen this. We are always happy to help. Regards, |
No description provided.
The text was updated successfully, but these errors were encountered: