menu
react_web package
documentation
web.dart
WebRuntime
getNamespaceProperty abstract method
getNamespaceProperty abstract method
dark_mode
light_mode
getNamespaceProperty
abstract method
dynamic
getNamespaceProperty
(
String
namespace
,
String
property
)
Reads a namespace attribute.
Implementation
dynamic getNamespaceProperty(String namespace, String property);
react_web package
documentation
web
WebRuntime
getNamespaceProperty abstract method
WebRuntime class