widget_html library
Classes
- Route
-
Contains
WidgetElementthat 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
functionto a router event. -
onRoute(
dynamic function()) → void -
Binds the
functionto a router event.