menu
handle package
documentation
handle.dart
PathJoinCallback typedef
PathJoinCallback typedef
dark_mode
light_mode
PathJoinCallback
typedef
PathJoinCallback
=
Iterable
<
String
>
Function
(
Uri
otherUrl
,
Uri
currentUrl
)
Implementation
typedef PathJoinCallback = Iterable<String> Function( Uri otherUrl, Uri currentUrl, );
handle package
documentation
handle
PathJoinCallback typedef
handle library