screenWidth property

double screenWidth
latefinal

Implementation

late final double screenWidth = MediaQuery.of(context).size.width;