menu
theta_open_widgets package
documentation
theta_open_widgets.dart
ListViewOpenNode
setAttribute method
setAttribute method
dark_mode
light_mode
setAttribute
method
void
setAttribute
(
String
key
,
dynamic
value
)
inherited
Implementation
void setAttribute(String key, dynamic value) => _attributes[key] = value;
theta_open_widgets package
documentation
theta_open_widgets
ListViewOpenNode
setAttribute method
ListViewOpenNode class