PageChangedCallback typedef

PageChangedCallback = void Function(String url)

Implementation

typedef void PageChangedCallback(String url);