char property

String? char
final

The character produced by the key press, or null for non-character keys.

Implementation

final String? char;