menu
Flutter
url_strategy.dart
EventListener typedef
EventListener
dark_mode
light_mode
description
EventListener
typedef
EventListener
=
dynamic Function
(
Object
event
)
Function type that handles pop state events.
Implementation
typedef EventListener = dynamic Function(Object event);
Flutter
url_strategy
EventListener typedef
url_strategy library
Cookies management controls