JourneyState<T extends StatefulWidget> constructor
JourneyState<T extends StatefulWidget> ({
- String? path,
Implementation
JourneyState({super.path, required this.navigationHubState});