FileDecoration$Typings extension
Properties
- badge ↔ String
-
A very short string that represents this decoration.
getter/setter pair
- color ↔ ThemeColor
-
The color of this decoration.
getter/setter pair
- propagate ↔ bool
-
A flag expressing that this decoration should be
propagated to its parents.
getter/setter pair
- tooltip ↔ String
-
A human-readable tooltip for this decoration.
getter/setter pair