menu
aegee_leiden_app
screens/settings/local_widgets/notificationOptions.dart
NotificationOption
NotificationOption constructor
NotificationOption
dark_mode
light_mode
NotificationOption
constructor
NotificationOption
(
{
String
?
title
,
String
?
subtitle
,
IconData
?
icon
}
)
Implementation
NotificationOption({this.title, this.subtitle, this.icon});
aegee_leiden_app
notificationOptions
NotificationOption
NotificationOption constructor
NotificationOption class