menu
universal_web package
documentation
web.dart
TextDecoderOptions
TextDecoderOptions.new factory constructor
TextDecoderOptions.new factory constructor
dark_mode
light_mode
TextDecoderOptions
constructor
TextDecoderOptions
(
{
bool
fatal
,
bool
ignoreBOM
,
})
Implementation
external factory TextDecoderOptions({ bool fatal, bool ignoreBOM, });
universal_web package
documentation
web
TextDecoderOptions
TextDecoderOptions.new factory constructor
TextDecoderOptions extension type