menu
cutils package
documentation
ext/double_ext.dart
DoubleFormating
safeValue property
safeValue property
dark_mode
light_mode
safeValue
property
double
get
safeValue
Implementation
double get safeValue => this ?? 0.0;
cutils package
documentation
ext/double_ext
DoubleFormating
safeValue property
DoubleFormating extension on
double
?