Skip to content

Commit 95450ba

Browse files
authored
Export the new StrokeJoin enum
1 parent d92e0e1 commit 95450ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/flutter/lib/src/painting/basic_types.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export 'dart:ui' show
2525
Shader,
2626
Size,
2727
StrokeCap,
28+
StrokeJoin,
2829
TextAlign,
2930
TextBaseline,
3031
TextDecoration,

0 commit comments

Comments
 (0)