width property

double get width

Returns the width of the screen.

Implementation

double get width => context.width;