menu
aegee_leiden_app
screens/inbox/local_widgets/notificationTile.dart
NotificationTile
NotificationTile const constructor
NotificationTile
dark_mode
light_mode
NotificationTile
constructor
const
NotificationTile
(
{
required
InboxNotification
data
}
)
Implementation
const NotificationTile({required this.data});
aegee_leiden_app
notificationTile
NotificationTile
NotificationTile const constructor
NotificationTile class