menu
eliud_pkg_medium package
documentation
platform/image_crop.dart
ImageCropWidget
height static method
height static method
dark_mode
light_mode
height
static method
double
height
(
BuildContext
context
)
Implementation
static double height(BuildContext context) => MediaQuery.of(context).size.height * 0.7;
eliud_pkg_medium package
documentation
platform/image_crop
ImageCropWidget
height static method
ImageCropWidget class