flutter-settings-ui
flutter-settings-ui copied to clipboard
use DefaultTextStyle.merge() to replace DefaultTextStyle()
My custom text styles are overridden by DefaultTextStyle(). Please consider to use DefaultTextStyle.merge() instead.
Hey, @stephen-yu-gh, I'm sorry, but I have not found this problem, could you describe the problem in more detail or provide a code example where the styles are overridden?
I try to reproduce the bug today and find the newest version (2.0.2) is OK.
This issue can be closed. Sorry to trouble you.
Here was the problem. I am sure it has changed from 2.0.1 to 2.0.2.