HorizontalRule constructor
      
      HorizontalRule({})
     
    
    
Implementation
HorizontalRule({
  this.suggestedDeletionIds,
  this.suggestedInsertionIds,
  this.suggestedTextStyleChanges,
  this.textStyle,
});HorizontalRule({
  this.suggestedDeletionIds,
  this.suggestedInsertionIds,
  this.suggestedTextStyleChanges,
  this.textStyle,
});