menu
new_image_crop package
documentation
data/data_rect.dart
DataRect
DataRect.fromLTRB constructor
DataRect.fromLTRB constructor
dark_mode
light_mode
DataRect.fromLTRB
constructor
DataRect.fromLTRB
(
double
left
,
double
top
,
double
right
,
double
bottom
,
)
Implementation
DataRect.fromLTRB( this.left, this.top, this.right, this.bottom, );
new_image_crop package
documentation
data/data_rect
DataRect
DataRect.fromLTRB constructor
DataRect class