Compare commits

..

4 Commits

2 changed files with 8 additions and 6 deletions
+2
View File
@@ -2,6 +2,8 @@
<component name="FindSettings">
<option name="customScope" value="Project Files" />
<option name="defaultScopeName" value="Project Files" />
<option name="localRegularExpressions" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="Project Files" />
<mask>*.css</mask>
<mask>*.html</mask>
+6 -6
View File
@@ -12,6 +12,10 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<item value="Creates a widget that animates its position implicitly. Only two out of the three horizontal values ([left], [right], [width]), and only two out of the three vertical values ([top], [bottom], [height]), can be set. In each case, at least one of the three must be null." />
<item value="{@macro flutter.widgets.EdgeDraggingAutoScroller.velocityScalar} {@macro flutter.widgets.SliverReorderableList.autoScrollerVelocityScalar.default}" />
<item value="auto scroller velocity scalar" />
<item value="compo task info" />
<item value="The grade (granular stroke weight) for drawing the icon. Requires the underlying icon font to support the `GRAD` [FontVariation] axis, otherwise has no effect. Variable font filenames often indicate the supported axes. Can be negative. Grade and [weight] both affect a symbol's stroke weight (thickness), but grade has a smaller impact on the size of the symbol. Grade is also available in some text fonts. One can match grade levels between text and symbols for a harmonious visual effect. For example, if the text font has a -25 grade value, the symbols can match it with a suitable value, say -25." />
<item value="See also: [fill], for controlling fill. [grade], for controlling stroke weight in a more granular way. [opticalSize], for controlling optical size. https:fonts.google.comknowledgeglossaryweight_axis" />
<item value="The stroke weight for drawing the icon. Requires the underlying icon font to support the `wght` [FontVariation] axis, otherwise has no effect. Variable font filenames often indicate the supported axes. Must be greater than 0. Defaults to nearest [IconTheme]'s [IconThemeData.weight]." />
@@ -58,15 +62,11 @@
<item value="backface culling" />
<item value="A decimal-point string-representation of this number. Converts this number to a [double] before computing the string representation, as by [toDouble]. If the absolute value of `this` is greater than or equal to `10^21`, then this methods returns an exponential representation computed by `this.toStringAsExponential()`. Otherwise the result is the closest string representation with exactly [fractionDigits] digits after the decimal point. If [fractionDigits] equals 0, then the decimal point is omitted. The parameter [fractionDigits] must be an integer satisfying: `0 &lt;= fractionDigits &lt;= 20`." />
<item value="to string as precision" />
<item value="WTF: ensureShow worked!" />
<item value="worked" />
<item value="hitable" />
<item value="If `dart:ui` passes an `Image` object and the recipient wishes to share that handle with other callers, [clone] must be called _before_ [dispose]. A handle that has been disposed cannot create new handles anymore." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="637" />
<entry key="ENGLISH" value="638" />
<entry key="CHINESE" value="641" />
<entry key="ENGLISH" value="642" />
<entry key="HAWAIIAN" value="1" />
<entry key="INDONESIAN" value="1" />
<entry key="NORWEGIAN" value="1" />