Unverified Commit 35df9781 authored by giga10's avatar giga10 Committed by GitHub

Fix typo (#60832)

parent 11bf7f06
......@@ -234,7 +234,7 @@ class PopupMenuItem<T> extends PopupMenuEntry<T> {
/// touches.
final bool enabled;
/// The minimum height height of the menu item.
/// The minimum height of the menu item.
///
/// Defaults to [kMinInteractiveDimension] pixels.
@override
......
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