initialRoute property

String? initialRoute
inherited

Implementation

String? get initialRoute => _initialRoute ?? onInitialRoute();