menu
mirrorfly_uikit_plugin package
documentation
app/data/helper.dart
BooleanParsing
checkNull method
checkNull method
dark_mode
light_mode
checkNull
method
bool
checkNull
(
)
Implementation
bool checkNull() { return this ?? false; }
mirrorfly_uikit_plugin package
documentation
app/data/helper
BooleanParsing
checkNull method
BooleanParsing extension on
bool
?