menu
cutils package
documentation
ext/int_ext.dart
IntFormating
safeValue property
safeValue property
dark_mode
light_mode
safeValue
property
int
get
safeValue
Implementation
int get safeValue => this ?? 0;
cutils package
documentation
ext/int_ext
IntFormating
safeValue property
IntFormating extension on
int
?