style property

  1. @override
BlockStyle style
getter/setter pairoverride-getter

The runtime style applied to this node, this will be set by fillStyles.

Implementation

@override
late BlockStyle style;