App constructor Null safety

App(
  1. bool? login
)

Implementation

App(this.login);