FilesScreen constructor

const FilesScreen(
  1. {Key key}
)

Implementation

const FilesScreen({
  Key key,
}) : super(key: key);