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
is there any update on this? I've been going through all of the source code and can't figure out a way to change the colors on this keyboard. Any advice, @edhom?
@sergiyvergun i figured it out in a hacky work-around sort of way. It defaults to the secondary theme's secondary color on the colorswatch. For me, i set mine in my main.dart file. Note that overriding the colorswatch will mess up some other color schemes (like a cupertino dialog background color) so you may have to go in and wrap those other things in themes. You may ALSO be able to wrap the MathKeyboard in a theme but i didnt try that yet
How to change this button color?
The text was updated successfully, but these errors were encountered: