cupertino_rrect library

Classes

CupertinoRectangleBorder
Rectangular border with smoother transitions between straight lines and curved corners used on macOS and iOS.

Enums

Edge

Extensions

AddCupertinoRRect on Path
EdgeExt on Edge

Typedefs

LineCallback = void Function(Path path, Offset from, Offset to, Edge edge)