menu
thermion_dart package
documentation
thermion_dart/thermion_viewer_ffi.dart
ThermionViewerFFI
clearBackgroundImage method
clearBackgroundImage method
dark_mode
light_mode
clearBackgroundImage
method
@
override
Future
clearBackgroundImage
(
)
override
Implementation
@override Future clearBackgroundImage() async { clear_background_image_ffi(_viewer!); }
thermion_dart package
documentation
thermion_dart/thermion_viewer_ffi
ThermionViewerFFI
clearBackgroundImage method
ThermionViewerFFI class