I have a MaterialApp with TextFields, and they have the default popup menu (with items "cut", "copy" and "paste").
My problem is: Their text color is always white - so the items are all invisible because my background is also white!
How can I change the text color of the popup items?