UCropAspectRatio constructor

const UCropAspectRatio(
  1. String label,
  2. double? ratio
)

Implementation

const UCropAspectRatio(this.label, this.ratio);