FileInput constructor

const FileInput(
  1. File file
)

ImageInput using file as input source.

Implementation

const FileInput(this.file);