menu
fengari_lua package
documentation
lua.dart
LuaOpaqueValue
LuaOpaqueValue constructor
LuaOpaqueValue constructor
dark_mode
light_mode
LuaOpaqueValue
constructor
LuaOpaqueValue
(
int
type
,
String
name
,
int
index
)
Implementation
LuaOpaqueValue(this.type, this.name, this.index);
fengari_lua package
documentation
lua
LuaOpaqueValue
LuaOpaqueValue constructor
LuaOpaqueValue class