expose PathOperation (#18383)

This commit is contained in:
Dan Field 2018-06-12 01:25:49 -04:00 committed by GitHub
parent e3d9ecaead
commit b760ce0f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ export 'dart:ui' show
PaintingStyle,
Path,
PathFillType,
PathOperation,
Radius,
RRect,
RSTransform,