CreatePasswordView constructor

const CreatePasswordView(
  1. {Key? key}
)

Implementation

const CreatePasswordView({Key? key}) : super(key: key);