toggledStyle property

Style toggledStyle
getter/setter pair

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

Style toggledStyle = const Style();