menu
saasfork_design_system package
documentation
themes/wrappers/notification_wrapper.dart
NotificationWrapper
NotificationWrapper.new const constructor
NotificationWrapper.new const constructor
dark_mode
light_mode
NotificationWrapper
constructor
const
NotificationWrapper
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const NotificationWrapper({required this.child, super.key});
saasfork_design_system package
documentation
themes/wrappers/notification_wrapper
NotificationWrapper
NotificationWrapper.new const constructor
NotificationWrapper class