flutter-wonderous-app
flutter-wonderous-app copied to clipboard
Remove the deprecated ignoringSemantics and use new ExcludeSemantics Widget
I'm not sure this is the correct way to implement this, wrapping each IgnorePointer w/ ExcludeSemantics(excluding: false, ...) seems pointless, am I missing something?
Have you tested with a screen reader to ensure it operates the same as it did before?