include/etui@widgets@notification_Notification.hrl
-record(notification, {
message :: binary(),
level :: etui@widgets@notification:level(),
ttl :: integer()
}).
-record(notification, {
message :: binary(),
level :: etui@widgets@notification:level(),
ttl :: integer()
}).