Node.isThemeExplicit

True if the theme has been assigned explicitly by a direct assignment. If false, the node will instead inherit themes from the parent.

This can be set to false to reset the theme.

class Node
bool isThemeExplicit;

Meta