width property

double get width
  • to get screen width

Implementation

double get width => MediaQuery.sizeOf(this).width;