charCode property

String get charCode

Implementation

String get charCode => String.fromCharCode(0xe000 + id);