Skip to content
Dart API
Search
K
Main Navigation
Guide
API Reference
GitHub
This Project
Dart SDK
Appearance
Menu
Return to top
On this page
dart:js_util
›
Functions
›
setProperty<T> function
setProperty<T>
T
setProperty<T>
(
Object
o
,
Object
name
,
T
?
value
)