ChangePassword constructor

ChangePassword({
  1. Key? key,
})

Implementation

ChangePassword({Key? key}) : super(key: key);