<itemvalue="The tolerance used to determine whether two floating-point values are approximately equal."/>
<itemvalue="The tolerance used to determine whether two floating-point values are approximately equal."/>
<itemvalue="A fraction in the range \[0, 1\] that represents what proportion of the widget is visible (assuming rectangular bounding boxes). 0 means not visible; 1 means fully visible."/>
<itemvalue="A fraction in the range \[0, 1\] that represents what proportion of the widget is visible (assuming rectangular bounding boxes). 0 means not visible; 1 means fully visible."/>
<itemvalue="`key` is required to properly identify this widget; it must be unique among all [VisibilityDetector] and [SliverVisibilityDetector] widgets."/>
<itemvalue="`key` is required to properly identify this widget; it must be unique among all [VisibilityDetector] and [SliverVisibilityDetector] widgets."/>
@ -66,8 +68,6 @@
<itemvalue="The menu's background fill color."/>
<itemvalue="The menu's background fill color."/>
<itemvalue="he shadow color of the menu's [Material]. The material's elevation shadow can be difficult to see for dark themes, so by default the menu classes add a semi-transparent overlay to indicate elevation. See [ThemeData.applyElevationOverlayColor]."/>
<itemvalue="he shadow color of the menu's [Material]. The material's elevation shadow can be difficult to see for dark themes, so by default the menu classes add a semi-transparent overlay to indicate elevation. See [ThemeData.applyElevationOverlayColor]."/>
<itemvalue="surface tint color"/>
<itemvalue="surface tint color"/>
<itemvalue="menu style"/>
<itemvalue="Tried to use Provider with a subtype of ListenableStream (AMRobotViewModel)"/>