I'm trying to use flutter_paystack in darkmode but I can't find a way around controlling the UI of the enter pin input. I've tried using the chargeCard option, but when pin is required, I get a pop-up with white background even with my mobile system setting is in dark mode. Same issue with using the checkout option.
How can I make the background dark?