width property

  1. @override
double get width
override

This node's width.

Implementation

@override
double get width => size.x;