ShareScreenView constructor

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

Implementation

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