color property

String? color
getter/setter pair

Color of the notification icon. (Android Only)

Supported formats are:

  • #RRGGBB
  • #AARRGGBB

Implementation

String? color;