<itemvalue="Optional widget to place on the line after the input. This can be used, for example, to add some padding to the text that would otherwise be specified using [suffixText], or to add a custom widget after the input. The widget's baseline is lined up with the input baseline. Only one of [suffix] and [suffixText] can be specified. The [suffix] appears before the [suffixIcon], if both are specified. See also: [prefix], the equivalent but on the leading edge."/>
<itemvalue="Optional widget to place on the line after the input. This can be used, for example, to add some padding to the text that would otherwise be specified using [suffixText], or to add a custom widget after the input. The widget's baseline is lined up with the input baseline. Only one of [suffix] and [suffixText] can be specified. The [suffix] appears before the [suffixIcon], if both are specified. See also: [prefix], the equivalent but on the leading edge."/>
<itemvalue="smart Dashes Type"/>
<itemvalue="smart Dashes Type"/>
<itemvalue="smart Quotes Type"/>
<itemvalue="smart Quotes Type"/>
@ -55,12 +56,11 @@
<itemvalue="update last message preview on chat list page for unsenddeleted message."/>
<itemvalue="update last message preview on chat list page for unsenddeleted message."/>
<itemvalue="permanent"/>
<itemvalue="permanent"/>
<itemvalue="Creates a new map containing all of the keyvalue pairs from [parameters] except those whose value is `null`."/>
<itemvalue="Creates a new map containing all of the keyvalue pairs from [parameters] except those whose value is `null`."/>
<itemvalue="Takes a route [name] String generated by [to], [off], [offAll] (and similar context navigation methods), cleans the extra chars and accommodates the format. TODO: check for a more "appealing" URL naming convention. `() => MyHomeScreenView` becomes `my-home-screen-view`."/>