Unverified Commit 33d14352 authored by Kate Lovett's avatar Kate Lovett Committed by GitHub

De-dupe docs (#101934)

parent ae805de4
......@@ -85,8 +85,8 @@ class _OverflowRegionData {
///
/// See also:
///
/// * [RenderConstraintsTransformBox], [RenderConstraintsTransformBox], and
/// [RenderFlex] for examples of classes that use this indicator mixin.
/// * [RenderConstraintsTransformBox] and [RenderFlex] for examples of classes
/// that use this indicator mixin.
mixin DebugOverflowIndicatorMixin on RenderObject {
static const Color _black = Color(0xBF000000);
static const Color _yellow = Color(0xBFFFFF00);
......
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