FileDecoration
constructor(badge: String = definedExternally, tooltip: String = definedExternally, color: ThemeColor = definedExternally)(source)
Creates a new decoration.
Parameters
badge
A letter that represents the decoration.
tooltip
The tooltip of the decoration.
color
The color of the decoration.