menu
rownd_flutter_plugin package
documentation
web/stubs/web_stub.dart
Head
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
Head
getAttribute method
Head class