<itemvalue="> The value returned by this getter implicitly converts floating-point > component values (such as `0.5`) into their 8-bit equivalent by using > the [toARGB32] method; the returned value is not guaranteed to be stable > across different platforms or executions due to the complexity of > floating-point math."/>
<itemvalue="opacity"/>
<itemvalue="The value of the 'assets' field is expected to be a list of relative file paths. Try converting the value to be a list of relative file paths."/>
<itemvalue="The [exitType] indicates what kind of exit to perform. For [ui.AppExitType.cancelable] exits, the application is queried through a call to [handleRequestAppExit], where the application can optionally cancel the request for exit. If the [exitType] is [ui.AppExitType.required], then the application exits immediately without querying the application."/>
@ -71,7 +72,6 @@
<itemvalue="Raw RGBA format. Unencoded bytes, in RGBA row-primary form with premultiplied alpha, 8 bits per channel."/>
<itemvalue="Parses the [host] as an IP version 4 (IPv4) address, returning the address as a list of 4 bytes in network byte order (big endian). Throws a [FormatException] if [host] is not a valid IPv4 address representation."/>
<itemvalue="The port part of the authority component. The value is the default port if there is no port number in the authority component. That's 80 for http, 443 for https, and 0 for everything else."/>