PropsCSSStyleDeclaration extension
Properties
Methods
-
getPropertyPriority(
String property) → String -
getPropertyValue(
String property) → String -
item(
int index) → String -
removeProperty(
String property) → String -
setProperty(
String property, String value, [String? priority = '']) → void