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
I'm facing an issue where the context menu ignores my app’s custom ThemeData and instead uses the system theme (light/dark). Even when I override the app’s theme explicitly, the context menu doesn't adapt accordingly.