dart_pdf
dart_pdf copied to clipboard
How to change the color of action buttons bar?
All actions buttons are located on bottom blue container. Is it possible to change the background color of those container?
@bambinoua I can fix this please assign me this task
@DavBfr can u please tell about the your code structure in short .. actually in this there is 3 folders which is Demo, pdf , printing.. in which one need to make changes in it ...also tell me how to run the main application
if you open printing, you can run the example project by hitting F5 on vscode. The code to change is all located in printing/lib/src/preview
@bambinoua @DavBfr
i had change the color of bottom blue container to grey color ... or u could also say which color do you want ... or tell me is there any other changes to do
@DavBfr bro???.. please reply asap
@007AnupamSharma There is no such feature yet.
okk @DavBfr would you please tell me which color would be better ??
That's for you to decide.
How do we change this colour from blue to a colour of our choosing? We want to specify the colour to match our theme. Grey is better than blue if you cannot change it.
Update: I have noticed that your theming of your app's primary colour: "primaryColor: Colors.green" changes the colour of this component.