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