colorized property
Specifies if the color should be used as the background colour of the notification.
Set true
to enable this. If false
then the color will be
applied to the app icon.
For most styles, the colouring will only be applied if the notification is for a foreground service notification.
Implementation
final bool colorized;