<itemvalue=""node" exposes metadata about the variable declaration. We could check "node" to show the lint only in some conditions. This line tells custom_lint to render a warning at the location of "node". And the warning shown will use our `code` variable defined above as description."/>
<itemvalue="Whether to exclude these gestures from the semantics tree. For example, the long-press gesture for showing a tooltip is excluded because the tooltip itself is included in the semantics tree directly and so having a gesture to show it would result in duplication of information."/>
<itemvalue="The velocity of the last pointer to be lifted off of the screen."/>
@ -44,29 +63,11 @@
<itemvalue="fov"/>
<itemvalue="shading"/>
<itemvalue="Defines a [Ray] by an [origin] and a [direction]."/>
<itemvalue="The URI path split into its segments. Each of the segments in the list has been decoded. If the path is empty, the empty list will be returned. A leading slash `` does not affect the segments returned. The list is unmodifiable and will throw [UnsupportedError] on any calls that would mutate it."/>
<itemvalue="Decodes the percent-encoding in [encodedComponent], converting pluses to spaces. It will create a byte-list of the decoded characters, and then use [encoding] to decode the byte-list to a String. The default encoding is UTF-8."/>
<itemvalue="The number of discrete divisions. Typically used with [label] to show the current discrete value. If null, the slider is continuous."/>
<itemvalue="received"/>
<itemvalue="收到"/>
<itemvalue="Starts listenening to audio. Uses [sampleRate] and [bufferSize] for capturing audio. Uses [androidAudioSource] to determine recording type on Android. When [waitForFirstDataOnAndroid] is set, it waits for [firstDataTimeout] duration on first data to arrive. Will not listen if first date does not arrive in time. Set as [true] by default on Android. When [waitForFirstDataOnIOS] is set, it waits for [firstDataTimeout] duration on first data to arrive. Known to not work reliably on iOS and set as [false] by default."/>
<itemvalue="on sentence begin"/>
<itemvalue="segment"/>
<itemvalue="reinforce hotword"/>
<itemvalue="SEGMENT"/>
<itemvalue="SLICE"/>
<itemvalue="SLICE, SEGMENT, SUCCESS, NOTIFY,"/>
<itemvalue="one sentence ASR controller"/>
<itemvalue="已定位"/>
<itemvalue="located"/>
<itemvalue="Translucent targets both receive events within their bounds and permit targets visually behind them to also receive events."/>
<itemvalue="Opaque targets can be hit by hit tests, causing them to both receive events within their bounds and prevent targets visually behind them from also receiving events."/>
<itemvalue="Targets that defer to their children receive events within their bounds only if one of their children is hit by the hit test."/>