|
|
|
@@ -6,6 +6,10 @@
|
|
|
|
|
<option name="newTranslationDialogY" value="447" />
|
|
|
|
|
<option name="pinTranslationDialog" value="true" />
|
|
|
|
|
<histories>
|
|
|
|
|
<item value="user Avatar" />
|
|
|
|
|
<item value="naughty" />
|
|
|
|
|
<item value="granted Chat Right By Ref" />
|
|
|
|
|
<item value="spam Check" />
|
|
|
|
|
<item value="Creates an image filter that applies a matrix transformation. For example, applying a positive scale matrix (see [Matrix4.diagonal3]) when used with [BackdropFilter] would magnify the background image." />
|
|
|
|
|
<item value="Composes the `inner` filter with `outer`, to combine their effects. Creates a single [ImageFilter] that when applied, has the same effect as subsequently applying `inner` and `outer`, i.e., result = outer(inner(source))." />
|
|
|
|
|
<item value="[BackdropFilter], a widget that applies [ImageFilter] to its rendering. [ImageFiltered], a widget that applies [ImageFilter] to its children. [SceneBuilder.pushBackdropFilter], which is the low-level API for using this class as a backdrop filter. [SceneBuilder.pushImageFilter], which is the low-level API for using this class as a child layer filter." />
|
|
|
|
@@ -52,17 +56,14 @@
|
|
|
|
|
<item value="A single-line [ListTile] with an expansion arrow icon that expands or collapses the tile to reveal or hide the [children]. This widget is typically used with [ListView] to create an "expand collapse" list entry. When used with scrolling widgets like [ListView], a unique [PageStorageKey] must be specified to enable the [ExpansionTile] to save and restore its expanded state when it is scrolled in and out of view. This class overrides the [ListTileThemeData.iconColor] and [ListTileThemeData.textColor] theme properties for its [ListTile]. These colors animate between values when the tile is expanded and collapsed: between [iconColor], [collapsedIconColor] and between [textColor] and [collapsedTextColor]. The expansion arrow icon is shown on the right by default in left-to-right languages (i.e. the trailing edge). This can be changed using [controlAffinity]. This maps to the [leading] and [trailing] properties of [ExpansionTile]. {@tool dartpad} This example demonstrates different configurations of ExpansionTile. See code in examplesapilibmaterialexpansion_tileexpansion_tile.0.dart {@end-tool} See also: [ListTile], useful for creating expansion tile [children] when the expansion tile represents a sublist. The "Expand and collapse" section of <https:material.iocomponentsliststypes>" />
|
|
|
|
|
<item value="show Sraft Not Saved Confirm" />
|
|
|
|
|
<item value="_layout Changeable Rich Text" />
|
|
|
|
|
<item value="可改变的" />
|
|
|
|
|
<item value="可变的" />
|
|
|
|
|
<item value="is Icon In Left" />
|
|
|
|
|
<item value="is Icon On Left" />
|
|
|
|
|
</histories>
|
|
|
|
|
<option name="languageScores">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="CHINESE" value="460" />
|
|
|
|
|
<entry key="ENGLISH" value="461" />
|
|
|
|
|
<entry key="CHINESE" value="464" />
|
|
|
|
|
<entry key="ENGLISH" value="464" />
|
|
|
|
|
<entry key="GERMAN" value="1" />
|
|
|
|
|
<entry key="FRENCH" value="1" />
|
|
|
|
|
<entry key="INDONESIAN" value="1" />
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|