menu
epos_frontend_shared package
documentation
utils/extension/context_extension.dart
SizeExt
getFullWidth method
getFullWidth method
dark_mode
light_mode
getFullWidth
method
double
getFullWidth
(
)
Implementation
double getFullWidth() { return MediaQuery.of(this).size.width; }
epos_frontend_shared package
documentation
utils/extension/context_extension
SizeExt
getFullWidth method
SizeExt extension on
BuildContext