FilePickerPage constructor

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

Implementation

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