path property

Signal<String> path
final

The current route path as a reactive Signal.

Implementation

final path = Signal<String>('/');