currentAttributions property

Set<Attribution> get currentAttributions

Returns the styles that should be applied to the next character that is entered in a Document.

Implementation

Set<Attribution> get currentAttributions => _currentAttributions;