menu
tp_media package
documentation
extension/context_ex.dart
ContextEx
screenWidth property
screenWidth property
dark_mode
light_mode
screenWidth
property
double
get
screenWidth
Implementation
double get screenWidth { return MediaQuery.of(this).size.width; }
tp_media package
documentation
extension/context_ex
ContextEx
screenWidth property
ContextEx extension on
BuildContext