w property

double get w

Responsive width based on screen width

Implementation

double get w => this * width / 375;