menu
flujs_qjs package
documentation
wrapper/JSValue.dart
JSValue
isBool property
isBool property
dark_mode
light_mode
isBool
property
bool
get
isBool
Implementation
bool get isBool => _ref.ref.tag == JSTag.BOOL.value;
flujs_qjs package
documentation
wrapper/JSValue
JSValue
isBool property
JSValue class