menu
core_kit package
documentation
utils/ck_screen_utils.dart
AspectRatioRecord
arValue property
arValue property
dark_mode
light_mode
arValue
property
double
get
arValue
Implementation
double get arValue => Size($1.toDouble(), $2.toDouble()).arValue;
core_kit package
documentation
utils/ck_screen_utils
AspectRatioRecord
arValue property
AspectRatioRecord extension on (
num
,
num
)