menu
core_kit package
documentation
utils/ck_screen_utils.dart
CkScreenUtils
height static method
height static method
dark_mode
light_mode
height
static method
double
height
(
{
required
num
value
,
})
Implementation
static double height({required num value}) => value * _scale();
core_kit package
documentation
utils/ck_screen_utils
CkScreenUtils
height static method
CkScreenUtils class