size property
Observable size of the node.
Changes to this value will automatically trigger UI updates.
Implementation
final Observable<Size> size;
Observable size of the node.
Changes to this value will automatically trigger UI updates.
final Observable<Size> size;