You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Flutter Web : In Dark Mode the crop button visible fully white , because the button color and button text color both are white. take my elevated button theme of flutter app.
#1234
Open
rahulbitu opened this issue
Mar 12, 2025
· 0 comments
crop button can be white but the text should black.
What is actually happening?
crop button taking elevated button theme of flutter app. cropper theme should be different . in dark mode button should white with black text. or you can give option to change the text color in flutter web
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
rahulbitu
changed the title
For Flutter Web : In Dark Mode the crop button text is visible white , because the button color and button text color both are white. take my elevated button theme of flutter app.
For Flutter Web : In Dark Mode the crop button visible fully white , because the button color and button text color both are white. take my elevated button theme of flutter app.
Mar 12, 2025
Cropper version
^8.1.0
Link to minimal reproduction
.
Steps to reproduce
open cropper in flutter web .
What is expected?
crop button can be white but the text should black.
What is actually happening?
crop button taking elevated button theme of flutter app. cropper theme should be different . in dark mode button should white with black text. or you can give option to change the text color in flutter web
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: