menu
rownd_flutter_plugin package
documentation
web/stubs/web_stub.dart
Element
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
String
?
getAttribute
(
String
name
)
Implementation
String? getAttribute(String name) { throw UnimplementedError("getAttribute is not implemented"); }
rownd_flutter_plugin package
documentation
web/stubs/web_stub
Element
getAttribute method
Element class