menu
lua_dardo_async package
documentation
lua.dart
LuaAuxLib
optInteger abstract method
optInteger abstract method
dark_mode
light_mode
optInteger
abstract method
Future
<
int
?
>
optInteger
(
int
arg
,
int
?
d
)
Implementation
Future<int?> optInteger(int arg, int? d);
lua_dardo_async package
documentation
lua
LuaAuxLib
optInteger abstract method
LuaAuxLib class