index property

String? index
final

Leading number / character in component. Will be truncated to single character.

Defaults to value based on type.

  • Urgent = U
  • High = 1
  • Medium = 2
  • Low = 3

Implementation

final String? index;