menu
htkc_utils package
documentation
hc_utils/hc_context_extensions.dart
HcContextExtensions
hcScreenWidth method
hcScreenWidth method
dark_mode
light_mode
hcScreenWidth
method
double
hcScreenWidth
(
)
return screen width
Implementation
double hcScreenWidth() => MediaQuery.of(this).size.width;
htkc_utils package
documentation
hc_utils/hc_context_extensions
HcContextExtensions
hcScreenWidth method
HcContextExtensions extension on
BuildContext