menu
kitawi package
documentation
utils.dart
Find
removeAtptr method
removeAtptr method
dark_mode
light_mode
removeAtptr
method
void
removeAtptr
(
String
name
)
Implementation
void removeAtptr(String name) { element?.removeAttribute(name); }
kitawi package
documentation
utils
Find
removeAtptr method
Find extension on
Component