ishaquehassan / document_scanner_flutter

A document scanner plugin for flutter
MIT License
62 stars 132 forks source link

Color of following buttons UI #15

Open abhay-s-rawat opened 2 years ago

abhay-s-rawat commented 2 years ago

Hi , Thanks for awesome work. Can you please tell how can I configure the color of following buttons that appears on bottom while cropping. I forked the repo to make some color changes , I just want to configure color of the following buttons, can you please tell where to change it, I want the UI to be aligned with the Theme.of(context).primaryColor property. ANDROID_NEXT_BUTTON_LABEL ANDROID_SAVE_BUTTON_LABEL

Please do comment which file I need to edit to make it configurable for android.