<itemvalue="TD: The native flutter tooltip uses verticalOffset to space the tooltip from the child. But we'll likely need just offset, since it's 4 way directional this.verticalOffset = 24.0,"/>
<itemvalue="The vertical offset of the tooltip from its target widget. Defaults to `0.0`."/>
<itemvalue="The minimum margin between the tooltip and the edges of the screen. Defaults to `20.0`."/>
@ -61,13 +62,12 @@
<itemvalue="Make this message read-only. Marks this message, and any sub-messages, as read-only."/>
<itemvalue="alert map"/>
<itemvalue="solution key"/>
<itemvalue="Creates an iOS 14 style selection overlay that highlights the magnified area (or the currently selected item, depending on how you described it elsewhere) of a [CupertinoPicker]. The [background] argument default value is [CupertinoColors.tertiarySystemFill]. It must be non-null. The [capStartEdge] and [capEndEdge] arguments decide whether to add a default margin and use rounded corners on the left and right side of the rectangular overlay. Default to true and must not be null."/>