menu
quran_widget_flutter package
documentation
helper/utils.dart
Utils
deviceHeightInPixel static method
deviceHeightInPixel static method
dark_mode
light_mode
deviceHeightInPixel
static method
double
deviceHeightInPixel
(
BuildContext
context
)
Implementation
static double deviceHeightInPixel(BuildContext context) => MediaQuery.of(context).size.height;
quran_widget_flutter package
documentation
helper/utils
Utils
deviceHeightInPixel static method
Utils class