Commit 5d19fe35 authored by Hans Muller's avatar Hans Muller Committed by GitHub

export the Overflow enum (#6403)

parent c08ea4eb
...@@ -33,6 +33,7 @@ export 'package:flutter/rendering.dart' show ...@@ -33,6 +33,7 @@ export 'package:flutter/rendering.dart' show
MainAxisSize, MainAxisSize,
MaxTileWidthGridDelegate, MaxTileWidthGridDelegate,
MultiChildLayoutDelegate, MultiChildLayoutDelegate,
Overflow,
PaintingContext, PaintingContext,
PointerCancelEvent, PointerCancelEvent,
PointerCancelEventListener, PointerCancelEventListener,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment