menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationChannelSettings
allowLights property
allowLights property
dark_mode
light_mode
allowLights
property
bool
allowLights
final
Whether lights are allowed for this channel.
Implementation
final bool allowLights;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationChannelSettings
allowLights property
NotificationChannelSettings class