func invalidate()

in Sources/TwitterTextEditor/TextView.swift [142:144]


        func invalidate() {
            cache = nil
        }