Compare commits
4 Commits
7f060cf2ad
...
a35eed1016
| Author | SHA1 | Date | |
|---|---|---|---|
| a35eed1016 | |||
| 7750893cf6 | |||
| 000a3af592 | |||
| 10f2999768 |
@@ -22,6 +22,13 @@
|
||||
<option name="translationDialogLocationY" value="567" />
|
||||
<option name="translationDialogWidth" value="1381" />
|
||||
<histories>
|
||||
<item value="Converts [input] to an YAML document as [String]. This implements `dart:convert` [Converter]. - Calls [write]." />
|
||||
<item value="[toEncodable] is called to encode non-builtin classes." />
|
||||
<item value="If [allowUnquotedStrings] is set, strings are written without quotes if possible." />
|
||||
<item value="allow unquoted strings" />
|
||||
<item value="Initialize the gradient's colors and stops. The [colors] argument must have at least two colors (the length is not verified until the [createShader] method is called). If specified, the [stops] argument must have the same number of entries as [colors] (this is also not verified until the [createShader] method is called). The [transform] argument can be applied to transform _only_ the gradient, without rotating the canvas itself or other geometry on the canvas. For example, a `GradientRotation(math.pi4)` will result in a [SweepGradient] that starts from a position of 6 o'clock instead of 3 o'clock, assuming no other rotation or perspective transformations have been applied to the [Canvas]. If null, no transformation is applied." />
|
||||
<item value="任务关联数据" />
|
||||
<item value="seq tasks" />
|
||||
<item value="AM offering model" />
|
||||
<item value="audioes" />
|
||||
<item value="emotes" />
|
||||
@@ -65,18 +72,11 @@
|
||||
<item value="Listens to changes on the value exposed by this provider. The listener will be called immediately after the provider completes building. As opposed to [Ref.listen], the listener will be called even if [updateShouldNotify] returns false, meaning that the previous and new value can potentially be identical. Returns a function which can be called to remove the listener." />
|
||||
<item value="locate lost" />
|
||||
<item value="latlngs" />
|
||||
<item value="CHARGE POINT" />
|
||||
<item value="STOP POINT" />
|
||||
<item value="HR POINT" />
|
||||
<item value="QR POINT" />
|
||||
<item value="NAVI POINT" />
|
||||
<item value="The size that this [CustomPaint] should aim for, given the layout constraints, if there is no child. Defaults to [Size.zero]. If there's a child, this is ignored, and the size of the child is used instead." />
|
||||
<item value="plat" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE_SIMPLIFIED" value="63" />
|
||||
<entry key="ENGLISH" value="60" />
|
||||
<entry key="ENGLISH" value="61" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user