HelpdeskLayout constructor

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

Implementation

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