menu
light_html_editor package
documentation
api/operations/property_operation.dart
StylePropertyOperation
StylePropertyOperation constructor
StylePropertyOperation constructor
dark_mode
light_mode
StylePropertyOperation
constructor
StylePropertyOperation
(
String
propertyKey
,
String
propertyValue
)
Implementation
StylePropertyOperation(this.propertyKey, this.propertyValue);
light_html_editor package
documentation
api/operations/property_operation
StylePropertyOperation
StylePropertyOperation constructor
StylePropertyOperation class