menu
flujs_qjs package
documentation
wrapper/JSValue.dart
JSValue
isAtom property
isAtom property
dark_mode
light_mode
isAtom
property
bool
get
isAtom
Implementation
bool get isAtom => _atom != null;
flujs_qjs package
documentation
wrapper/JSValue
JSValue
isAtom property
JSValue class