path property

String? path
final

Path to the widget. (e.g. '/home').

This will be combined with MatomoTracker.contentBase. The combination corresponds with url.

Implementation

final String? path;