hexCode property

String hexCode

Implementation

String get hexCode => (0xe000 + id).toRadixString(16);