LogInPageDesktop constructor

LogInPageDesktop({
  1. Key? key,
})

Implementation

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