FileDecoration
A file decoration represents metadata that can be rendered with a file.
Constructors
Link copied to clipboard
constructor(badge: String = definedExternally, tooltip: String = definedExternally, color: ThemeColor = definedExternally)
Creates a new decoration.