Removes a property from the CSS declaration.
@override String removeProperty(String propertyName, [bool? isImportant]) { throw UnimplementedError('Not implemented'); }