<itemvalue="[end], if provided, must be greater than or equal to [start]."/>
<itemvalue="is single quoted"/>
<itemvalue="visit string interpolation"/>
@ -61,12 +62,11 @@
<itemvalue="string interpolation"/>
<itemvalue="visit adjacent strings"/>
<itemvalue="visit simple string literal"/>
<itemvalue="A widget that calls callbacks in response to common pointer events. It listens to events that can construct gestures, such as when the pointer is pressed, moved, then released or canceled. It does not listen to events that are exclusive to mouse, such as when the mouse enters, exits or hovers a region without pressing any buttons. For these events, use [MouseRegion]. Rather than listening for raw pointer events, consider listening for higher-level gestures using [GestureDetector]."/>