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