blob: f49fa7200915449de8afef3c53462dd78ff95531 [file] [log] [blame]
// import 'dart:ui';
// Path trimPath(Path source, double length, {bool firstOnly = true}) {}
// Path trimPathStart(Path source, double length, {bool firstOnly = true}) {}
// Path trimPathEnd(Path source, double length) {}
// Path cullPath(Path source, Rect bounds) {}