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