menu
thermion_dart package
documentation
thermion_dart.dart
ThermionViewerFFI
onDispose method
onDispose method
dark_mode
light_mode
onDispose
method
void
onDispose
(
Future
callback
()
)
override
Implementation
void onDispose(Future Function() callback) { _onDispose.add(callback); }
thermion_dart package
documentation
thermion_dart
ThermionViewerFFI
onDispose method
ThermionViewerFFI class