applyAttributeStyle method
Implementation
void applyAttributeStyle(CSSStyleDeclaration style) {
// Empty implement
// Because attribute style is not recommend to use
// But it's necessary for SVG.
}
void applyAttributeStyle(CSSStyleDeclaration style) {
// Empty implement
// Because attribute style is not recommend to use
// But it's necessary for SVG.
}