FileManagerPage constructor

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

Implementation

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