COLOR_BTNSHADOW top-level constant

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

Shadow color for three-dimensional display elements (for edges facing away from the light source).

Implementation

@Deprecated('Use SYS_COLOR_INDEX.COLOR_BTNSHADOW instead')
const COLOR_BTNSHADOW = 16;