LogInPageMobile constructor

LogInPageMobile({
  1. Key? key,
})

Implementation

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