menu
claid package
documentation
middleware.dart
MiddleWareBindings
attachCppRuntime method
attachCppRuntime method
dark_mode
light_mode
attachCppRuntime
method
bool
attachCppRuntime
(
)
Implementation
bool attachCppRuntime() { return _bindings.attach_cpp_runtime(_coreHandle) != null; }
claid package
documentation
middleware
MiddleWareBindings
attachCppRuntime method
MiddleWareBindings class