menu
puredartlua package
documentation
lua/visitors/runtime/base.dart
Truthy
isNotTruthy property
isNotTruthy property
dark_mode
light_mode
isNotTruthy
property
bool
get
isNotTruthy
Implementation
bool get isNotTruthy => !isTruthy;
puredartlua package
documentation
lua/visitors/runtime/base
Truthy
isNotTruthy property
Truthy extension on
Object
?