menu
universal_web package
documentation
web.dart
TextDecodeOptions
TextDecodeOptions.new factory constructor
TextDecodeOptions.new factory constructor
dark_mode
light_mode
TextDecodeOptions
constructor
TextDecodeOptions
(
{
bool
stream
,
})
Implementation
external
factory
TextDecodeOptions({
bool
stream});
universal_web package
documentation
web
TextDecodeOptions
TextDecodeOptions.new factory constructor
TextDecodeOptions extension type
Constructors
new
Properties
hashCode
isDefinedAndNotNull
(ext)
isNull
(ext)
isTruthy
(ext)
isUndefined
(ext)
isUndefinedOrNull
(ext)
not
(ext)
runtimeType
stream
Methods
add
(ext)
and
(ext)
callMethod
(ext)
callMethodVarArgs
(ext)
dartify
(ext)
delete
(ext)
divide
(ext)
equals
(ext)
exponentiate
(ext)
getProperty
(ext)
greaterThan
(ext)
greaterThanOrEqualTo
(ext)
has
(ext)
hasProperty
(ext)
instanceof
(ext)
instanceOfString
(ext)
isA
(ext)
lessThan
(ext)
lessThanOrEqualTo
(ext)
modulo
(ext)
multiply
(ext)
noSuchMethod
notEquals
(ext)
or
(ext)
setProperty
(ext)
strictEquals
(ext)
strictNotEquals
(ext)
subtract
(ext)
toString
typeofEquals
(ext)
unsignedRightShift
(ext)
Operators
operator ==
operator []
(ext)
operator []=
(ext)