menu
flutter_pytorch package
documentation
pigeons/messages.dart
PyTorchRect
PyTorchRect constructor
PyTorchRect constructor
dark_mode
light_mode
PyTorchRect
constructor
PyTorchRect
(
double
left
,
double
top
,
double
width
,
double
height
,
double
right
,
double
bottom
,
)
Implementation
PyTorchRect(this.left, this.top, this.width, this.height, this.right, this.bottom);
flutter_pytorch package
documentation
pigeons/messages
PyTorchRect
PyTorchRect constructor
PyTorchRect class