Screen constructor

Screen([
  1. BindingContext? context
])

Implementation

Screen([BindingContext? context]) : super(context);