menu
cloudflare_workers package
documentation
interop/html_rewriter_interop.dart
ContentOptions
ContentOptions.new factory constructor
ContentOptions.new factory constructor
dark_mode
light_mode
ContentOptions
constructor
ContentOptions
(
{
required
bool
html
,
})
Implementation
external factory ContentOptions({required bool html});
cloudflare_workers package
documentation
interop/html_rewriter_interop
ContentOptions
ContentOptions.new factory constructor
ContentOptions class