colorized property

bool colorized
final

Specify coloring background should be enabled, if false, color will be applied to app icon.

For most styles, the coloring will only be applied if the notification is or a foreground service notification.

Implementation

final bool colorized;