PasswordUpdated constructor

const PasswordUpdated({
  1. Key? key,
})

Implementation

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