menu
quill_markdown package
documentation
notus/src/document/node.dart
StyledNodeMixin
style property
style property
dark_mode
light_mode
style
property
@
override
NotusStyle
get
style
override
Style of this node.
Implementation
@override NotusStyle get style => _style;
quill_markdown package
documentation
notus/src/document/node
StyledNodeMixin
style property
StyledNodeMixin class