Commit 998d65b0 authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

Factor out ImageDecoration and paintImage (#12202)

To make it cleaner when we RTLify these.
parent 5e71de08
......@@ -28,6 +28,7 @@ export 'src/painting/edge_insets.dart';
export 'src/painting/flutter_logo.dart';
export 'src/painting/fractional_offset.dart';
export 'src/painting/gradient.dart';
export 'src/painting/image.dart';
export 'src/painting/text_painter.dart';
export 'src/painting/text_span.dart';
export 'src/painting/text_style.dart';
......
This diff is collapsed.
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