toggledStyles property

NotusStyle toggledStyles

Store any styles attribute that got toggled by the tap of a button and that has not been applied yet. It gets reset after each format action within the document.

Implementation

NotusStyle get toggledStyles => _toggledStyles;