ledColor property

Color? ledColor
final

Specifies the light color of the notification.

For Android 8.0 or newer, this is tied to the specified channel and cannot be changed after the channel has been created for the first time.

Implementation

final Color? ledColor;