Rect typedef Buffers

Rect = Rect

An immutable 2D fixed-point rectangle.

This type is a re-export of lodim.Rect.

See pub.dev/packages/lodim for more details.

Implementation

typedef Rect = lodim.Rect;