menu
dartdoc_vitepress package
documentation
dartdoc.dart
DartdocOptionContext
allowedIframeHosts property
allowedIframeHosts property
dark_mode
light_mode
allowedIframeHosts
property
List
<
String
>
get
allowedIframeHosts
Implementation
List<String> get allowedIframeHosts => optionSet['allowedIframeHosts'].valueAt(context);
dartdoc_vitepress package
documentation
dartdoc
DartdocOptionContext
allowedIframeHosts property
DartdocOptionContext class