width property

double get width

Returns the width of the current context

Implementation

double get width => appSize.width;