menu
ekyc_flutter package
documentation
app/configs/config.dart
VxContextExtensions
screenWidth property
screenWidth property
dark_mode
light_mode
screenWidth
property
double
get
screenWidth
Get MediaQuery Screen Width
Implementation
double get screenWidth => mq.size.width;
ekyc_flutter package
documentation
app/configs/config
VxContextExtensions
screenWidth property
VxContextExtensions extension on
BuildContext