CroppedFileBase constructor

const CroppedFileBase(
  1. String path
)

Construct a CroppedFile

Implementation

// ignore: avoid_unused_constructor_parameters
const CroppedFileBase(String path);