menu
vyuh_node_flow package
documentation
nodes/comment_node.dart
CommentNode<T>
width property
width property
dark_mode
light_mode
width
property
double
get
width
The width of the comment in pixels.
Implementation
double get width => size.value.width;
vyuh_node_flow package
documentation
nodes/comment_node
CommentNode<T>
width property
CommentNode class