ContextNavigation constructor
ContextNavigation([
- void b()?
Creates a new ContextNavigation object using the builder pattern.
Implementation
factory ContextNavigation([void Function(ContextNavigationBuilder)? b]) = _$ContextNavigation;