menu
lib package
documentation
widgets/sonner.dart
NotificationProvider
NotificationProvider.new const constructor
NotificationProvider.new const constructor
dark_mode
light_mode
NotificationProvider
constructor
const
NotificationProvider
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const NotificationProvider({ super.key, required this.child, });
lib package
documentation
widgets/sonner
NotificationProvider
NotificationProvider.new const constructor
NotificationProvider class