FindPasswordMobile constructor

FindPasswordMobile({
  1. Key? key,
})

Implementation

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