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