CropRect class
Constructors
- CropRect.new({required double x, required double y, required double width, required double height})
-
const
-
CropRect.fromMap(Map<
String, dynamic> map) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override