LeanScreen constructor

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

Implementation

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