Chris Bracken 21df8fb73a Correct an inverted null pointer check (flutter/engine#25828)
In unmarkText, we want to prevent dereferencing _activeModel if it's
null.
2021-04-29 09:02:28 -07:00
..