<itemvalue="The time of the last change to the data or metadata of the file system object. On Windows platforms, this is instead the file creation time."/>
<itemvalue="Called when a pointer enters or exits the ink response area. The value passed to the callback is true if a pointer has entered this part of the material and false if a pointer has exited this part of the material."/>
<itemvalue="The color of the ink response when a pointer is hovering over it. If this property is null then the hover color of the theme, [ThemeData.hoverColor], will be used. See also: [highlightShape], the shape of the focus, hover, and pressed highlights. [highlightColor], the color of the pressed highlight. [focusColor], the color of the focus highlight. [splashColor], the color of the splash. [splashFactory], which defines the appearance of the splash."/>
<itemvalue="group control multi task response status partically finished"/>
<itemvalue="group control multi task response status partically finished"/>
<itemvalue="group control multi task response status failed"/>
<itemvalue="group control multi task response status failed"/>
<itemvalue="`alignment`: How the destination rectangle defined by applying `fit` is aligned within `rect`. For example, if `fit` is [BoxFit.contain] and `alignment` is [Alignment.bottomRight], the image will be as large as possible within `rect` and placed with its bottom right corner at the bottom right corner of `rect`. Defaults to [Alignment.center]."/>
<itemvalue="`alignment`: How the destination rectangle defined by applying `fit` is aligned within `rect`. For example, if `fit` is [BoxFit.contain] and `alignment` is [Alignment.bottomRight], the image will be as large as possible within `rect` and placed with its bottom right corner at the bottom right corner of `rect`. Defaults to [Alignment.center]."/>
@ -68,6 +65,9 @@
<itemvalue="The pointer's global position when it triggered this update. See also: [localPosition], which is the [globalPosition] transformed to the coordinate space of the event receiver."/>
<itemvalue="The pointer's global position when it triggered this update. See also: [localPosition], which is the [globalPosition] transformed to the coordinate space of the event receiver."/>
<itemvalue="The amount the pointer has moved in the coordinate space of the event receiver since the previous update. If the [GestureDragUpdateCallback] is for a one-dimensional drag (e.g., a horizontal or vertical drag), then this offset contains only the delta in that direction (i.e., the coordinate in the other direction is zero). Defaults to zero if not specified in the constructor."/>
<itemvalue="The amount the pointer has moved in the coordinate space of the event receiver since the previous update. If the [GestureDragUpdateCallback] is for a one-dimensional drag (e.g., a horizontal or vertical drag), then this offset contains only the delta in that direction (i.e., the coordinate in the other direction is zero). Defaults to zero if not specified in the constructor."/>
<itemvalue="Details object for callbacks that use [GestureDragUpdateCallback]."/>
<itemvalue="Details object for callbacks that use [GestureDragUpdateCallback]."/>