menu
esotericsoftware_spine_flutter package
documentation
web_ffi/modules/module.dart
WasmSymbol
WasmSymbol.new const constructor
WasmSymbol.new const constructor
dark_mode
light_mode
WasmSymbol
constructor
const
WasmSymbol
(
{
required
int
address
,
required
String
name
,
})
Implementation
const WasmSymbol({required this.address, required this.name});
esotericsoftware_spine_flutter package
documentation
web_ffi/modules/module
WasmSymbol
WasmSymbol.new const constructor
WasmSymbol class