Compare commits

..

3 Commits

@ -1,6 +1,6 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1754276251850" /> <option name="lastTrimTime" value="1755054367170" />
</component> </component>
<component name="Translation.OpenAISettings"> <component name="Translation.OpenAISettings">
<option name="OPEN_AI"> <option name="OPEN_AI">
@ -18,6 +18,9 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="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." />
<item value="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." />
<item value="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." />
<item value="group control multi task response status partically finished" /> <item value="group control multi task response status partically finished" />
<item value="group control multi task response status failed" /> <item value="group control multi task response status failed" />
<item value="`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]." /> <item value="`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]." />
@ -65,9 +68,6 @@
<item value="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." /> <item value="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." />
<item value="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." /> <item value="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." />
<item value="Details object for callbacks that use [GestureDragUpdateCallback]." /> <item value="Details object for callbacks that use [GestureDragUpdateCallback]." />
<item value="options changable" />
<item value="track" />
<item value="too short" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save