menu
saasfork_design_system package
documentation
utils/services/notifications/adapters/abstract.dart
NotificationAdapter
adaptNotification abstract method
adaptNotification abstract method
dark_mode
light_mode
adaptNotification
abstract method
Widget
adaptNotification
(
Widget
notification
,
VoidCallback
closeCallback
)
Implementation
Widget adaptNotification(Widget notification, VoidCallback closeCallback);
saasfork_design_system package
documentation
utils/services/notifications/adapters/abstract
NotificationAdapter
adaptNotification abstract method
NotificationAdapter class