AI-223.8617.56.2231.9687552 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent 72e2bd1613
commit 6286a13f8d

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="If false the text field is &quot;disabled&quot;: it ignores taps and its [decoration] is rendered in grey. If non-null this property overrides the [decoration]'s [InputDecoration.enabled] property." />
<item value="Used by subclasses to assert that the [ChangeNotifier] has not yet been disposed. {@tool snippet} The `debugAssertNotDisposed` function should only be called inside of an assert, as in this example. ```dart class MyNotifier with ChangeNotifier { void doUpdate() { assert(ChangeNotifier.debugAssertNotDisposed(this)); ... } } ``` {@end-tool} This is static and not an instance method because too many people try to implement ChangeNotifier instead of extending it (and so it is too breaking to add a method, especially for debug)." />
<item value="Controls how tall the selection highlight boxes are computed to be. See [ui.BoxHeightStyle] for details on available styles." />
<item value="The base fill color of the decoration's container color. When [InputDecorator.isHovering] is true, the [hoverColor] is also blended into the final fill color. By default the fillColor is based on the current [Theme]. The decoration's container is the area which is filled if [filled] is true and bordered per the [border]. It's the area adjacent to [icon] and above the widgets that contain [helperText], [errorText], and [counterText]." />
@ -53,12 +54,11 @@
<item value="eager Error" />
<item value="A method returns a human readable string representing a file _size" />
<item value="[size] can be passed as number or as string the optional parameter [round] specifies the number of digits after commapoint (default is 2)" />
<item value="user Created" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="52" />
<entry key="ENGLISH" value="53" />
<entry key="CHINESE" value="53" />
<entry key="ENGLISH" value="54" />
</map>
</option>
</component>

Loading…
Cancel
Save