COLOR_GRAYTEXT top-level constant

  1. @Deprecated('Use SYS_COLOR_INDEX.COLOR_GRAYTEXT instead')
int const COLOR_GRAYTEXT

Grayed (disabled) text.

Implementation

@Deprecated('Use SYS_COLOR_INDEX.COLOR_GRAYTEXT instead')
const COLOR_GRAYTEXT = 17;