w property

double get w

Width of the widget in logical pixels.

Implementation

double get w => size.width;