menu
flujs_qjs package
documentation
wrapper/JSValue.dart
JSValue
toBool property
toBool property
dark_mode
light_mode
toBool
property
bool
get
toBool
Implementation
bool get toBool => JS_ToBool(_ctx.ref, _ref.ref) != 0;
flujs_qjs package
documentation
wrapper/JSValue
JSValue
toBool property
JSValue class