config property
Optional global configuration for all PlayxPage instances when
using GoRouter-based navigation.
Sets defaults for PlayxPageConfig.loadingWidget, PlayxPageConfig.waitForBinding, PlayxPageConfig.shellBuilder, and PlayxPageConfig.initTransitionDuration that individual routes can override.
Only applicable when using the PlayxNavigationSettings.goRouter constructor.
Implementation
final PlayxPageConfig? config;