menu
saasfork_design_system package
documentation
utils/services/notifications/adapters/abstract.dart
NotificationAdapter
canHandle abstract method
canHandle abstract method
dark_mode
light_mode
canHandle
abstract method
bool
canHandle
(
Widget
notification
)
Implementation
bool canHandle(Widget notification);
saasfork_design_system package
documentation
utils/services/notifications/adapters/abstract
NotificationAdapter
canHandle abstract method
NotificationAdapter class