namedStyles property

NamedStyles? namedStyles
getter/setter pair

A NamedStyles that only includes the changes made in this suggestion.

This can be used along with the named_styles_suggestion_state to see which fields have changed and their new values.

Implementation

NamedStyles? namedStyles;