dark mode

how to leave it in dark mode only
Solution:
Try ->darkMode(isForced: true) on your panel provider.
Jump to solution
2 Replies
Solution
awcodes
awcodes2mo ago
Try ->darkMode(isForced: true) on your panel provider.
JuanFariasDeveloper
It worked, thank you very much!

Did you find this page helpful?