menu
meshagent package
documentation
document.dart
MeshElement
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
dynamic
getAttribute
(
String
name
)
Implementation
dynamic getAttribute(String name) { return attributes[name]; }
meshagent package
documentation
document
MeshElement
getAttribute method
MeshElement class