ledColor property
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;
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.
final Color? ledColor;