LocalView constructor

LocalView(
  1. BeagleUIElement screen, [
  2. NavigationContext? navigationContext
])

Implementation

LocalView(this.screen, [this.navigationContext]);