defaultPath constant
DeepLink
const defaultPath
Builds a deep link with initial path
Implementation
static const DeepLink defaultPath = DeepLink.path(Navigator.defaultRouteName);
Builds a deep link with initial path
static const DeepLink defaultPath = DeepLink.path(Navigator.defaultRouteName);