menu
openworld package
documentation
three_dart/three3d/dart_helpers.dart
truthy function
truthy function
dark_mode
light_mode
truthy
function
bool
truthy
(
dynamic
value
)
Implementation
bool truthy(value) => !falsey(value);
openworld package
documentation
three_dart/three3d/dart_helpers
truthy function
dart_helpers library