Default null PagePropertiesFactory.
Map<String, Object?>? propertiesDefault( Route<dynamic> current, Route<dynamic>? previous) { return null; }