menu
utilities_framework_flutter package
documentation
utilities.dart
WebNotification
WebNotification.new const constructor
WebNotification.new const constructor
dark_mode
light_mode
WebNotification
constructor
const
WebNotification
(
{
String
?
analyticsLabel
,
String
?
image
,
String
?
link
,
})
Implementation
const WebNotification({ this.analyticsLabel, this.image, this.link, });
utilities_framework_flutter package
documentation
utilities
WebNotification
WebNotification.new const constructor
WebNotification class