widget_html library

Classes

Route
Contains WidgetElement that contains a virtual node with the <a> tag.

Properties

routerEvent String
Contains the name of the custom event that is triggered if the URL of the page was changed using the router.
final

Functions

onPopState(dynamic function()) → void
Binds the function to a router event.
onRoute(dynamic function()) → void
Binds the function to a router event.