Unverified Commit 1c8b81fa authored by Michel Feinstein's avatar Michel Feinstein Committed by GitHub

Fixed the "touch target size" broken docs link. (#53793)

parent e20080b5
......@@ -35,7 +35,7 @@ const double _kMinButtonSize = kMinInteractiveDimension;
///
/// The hit region of an icon button will, if possible, be at least
/// kMinInteractiveDimension pixels in size, regardless of the actual
/// [iconSize], to satisfy the [touch target size](https://material.io/guidelines/layout/metrics-keylines.html#metrics-keylines-touch-target-size)
/// [iconSize], to satisfy the [touch target size](https://material.io/design/layout/spacing-methods.html#touch-targets)
/// requirements in the Material Design specification. The [alignment] controls
/// how the icon itself is positioned within the hit region.
///
......
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