A file decoration represents metadata that can be rendered with a file.
Constructor
new(?badge:String, ?tooltip:String, ?color:ThemeColor)
Creates a new decoration.
Parameters:
badge | A letter that represents the decoration. |
---|---|
tooltip | The tooltip of the decoration. |
color | The color of the decoration. |