deleteDetection property

bool deleteDetection
final

Workaround to detect delete key for platforms and IMEs that does not emit hardware delete event. Prefered on mobile platforms. false by default.

Implementation

final bool deleteDetection;